Questions tagged [streaming]

165 questions
2
votes
4 answers

Hardware Raid 10 For Video Serving

I just ordered a new server which will be used to serve mp4 video files ranging from 10MB up to 90MB using nginx (with pseudo-streaming). This server has dual opteron 6128, 64GB of RAM. What I would like to ask is how do I setup my hard disk to…
Ansell
  • 23
  • 2
2
votes
4 answers

HTTP Adaptive Bitrate Streaming

Apple has included HTTP Adaptive Bitrate Streaming in the iPhone OS 3.0, in particular Safari handles this automatically. I'd like to play with this in a low cost manner, but I expect it'll require a custom HTTP server in the worst case, and…
Adam Davis
  • 5,446
  • 3
  • 37
  • 52
2
votes
4 answers

Router for a heavy video streaming dependent network

I have a 50 Mbps WAN link and I use Asus RT-N16 with tomato firmware for NAT. My users view multiple streaming videos. At any given time there would be about 20 streaming videos which are being watched. But always if the number of videos that are…
nixnotwin
  • 1,543
  • 5
  • 35
  • 55
2
votes
1 answer

Wowza on EC2 Set up and Questions

I have a wowza instance installed and running on EC2, but I can't find the keypair file. I am trying to install another wowza instance on a different aws account. I have the following questions, I'd greatly appreciate your answers: 1 - Is there any…
Davoud
  • 31
  • 1
2
votes
1 answer

Desk audio streaming and shared speakers streaming options for an office?

I've been handed an interesting project and want to be sure about what I put in place. We have several 'islands' of tables (different teams) and several users in heavy phone usage areas of the office. They want a solution whereby each island of…
2
votes
0 answers

RTP Streaming with VLC and remote control

I'd like to set up a remotely controlled (through SSH) streaming server with VideoLAN VLC. I managed start the RTP stream through SSH with the command: cvlc v4l2:///dev/video0 --sout…
Spaffo
  • 187
  • 1
  • 2
  • 8
2
votes
2 answers

How to config NGINX for FLV streaming with proxy_cache?

I have a media storage server with over 20GB of free RAM. Server stores a FLV files. I'm using NGINX with HttpFlvStreamModule for streaming. It works like a harm. I thought to take advantage of free memory for storing the most popular movies. This…
Vladimir
  • 21
  • 1
  • 3
2
votes
2 answers

Do any media streaming servers for Linux support streaming (not just progressive download) of Windows Media formats?

Is it possible to build a Linux-only media streaming server which can do streaming of the formats supported by Windows Media Services? To the best of my knowledge, the popular streaming servers that run on Linux, like Wowza and Darwin, don't support…
user47382
  • 23
  • 3
2
votes
2 answers

torrent downloads not showing on Squid log

i have just a few months working as sysadmin, hence i still have lots to learn, first thing id like to do is as follows: We have an OpenBSD 4.5 box acting like firewall,dns,cache etc, the box has 2 network cards, one conected directly to the…
noobroot
  • 21
  • 1
2
votes
2 answers

What technologies allow bidirectional streaming of video?

Wikipedia says that Flash allows "bidirectional streaming of audio and video". Is it possible to do that with other technologies (for example with JavaScript)? In other words, I want to transfer video from one user of web-site to another one in real…
Roman
  • 2,569
  • 10
  • 32
  • 32
2
votes
3 answers

An equivalent of IceCast but for Live Video Streaming?

I am looking for a solution to Stream live video like that : A camera/webcam/video output ---> Stream server ---> Clients And if possible multiple Stream Servers like this (like IceCast): A camera/webcam/video output --> Master Stream server +--->…
Kedare
  • 1,786
  • 4
  • 20
  • 37
2
votes
1 answer

Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80?

Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80? Background: We have a client that connects to our streaming server over…
1
vote
2 answers

how to stream a console to the network

I have a Linux server running and I would like to stream the first four consoles (TTY1,TTY2,TTY3,TTY4) where I have different tails with with my log-files to the network so I can receive the stream in the way I receive a webcam in my network. The…
Max Muster
  • 337
  • 2
  • 6
  • 27
1
vote
1 answer

How to configure AWS or Google Cloud instance to resolve "DX11 feature level 10.0 is required" error

I'm trying to set up a Cloud server for a streaming service based on this documentation: https://docs.unrealengine.com/en-us/Platforms/PixelStreaming/Hosting I tested with AWS (P2 instance with Nvidia Tesla K80) and Google Cloud (equipped with…
1
vote
1 answer

stream satellite signal to clients

In our new office I would like to allow some people to view satellite channels by setting up a streaming server and then allowing clients on different OSes (Windows, Linux & Mac) to view this stream in an application preferably VLC. At one time…
Ammar
  • 185
  • 3
  • 7