The streaming tag has no wiki summary.
0
votes
0answers
15 views
Hardware recommendation for video encoding and streaming server [closed]
Possible Duplicate:
Can you help me with my capacity planning?
We have installed Kaltura CE 4 on an Amazon Ec2 medium Instance. Kaltura uses ffmpeg and mencoder for converting video into ...
-2
votes
0answers
46 views
Stream avi through nginx
I see plenty of topics for H264/mp4/flv streaming through nginx.
Is there a module or a way for streaming an .avi file over nginx?
0
votes
1answer
84 views
Save the stream to mp4 files
How can I keep the flow (protocol rtsp, codec h264) in file (container mp4)? That is, on input an endless stream (with CCTV camera), and the output files in mp4 format size of 5-10 minutes of ...
0
votes
0answers
85 views
Setting up Wowza to transcode the audio in a stream to play using Flowplayer
This is a real long shot, but I figure it can't hurt to throw this out here:
I have an IP camera that has an RTSP stream with h.264 video and G.711 audio. I setup a Wowza application (myapp) to use ...
0
votes
1answer
39 views
monitoring multicast stream bandwidth
I have my own application(based on VLC Library). It's used to multicast a stream from server to client via the mmsh protocol. It streams 1 file from the server to 2 clients.
How can I monitor the ...
0
votes
4answers
63 views
Win 2008 - Stream Video To Multiple Monitors?
My question seems to be pretty simply presented but I'm in need of some help. I've got a Win 2008 R2 server and 5 monitors stationed throughout an office. These are just NEC Monitors with VGA/DVI ...
-1
votes
1answer
50 views
How should I provision for a 30,000-listener Shoutcast stream? [closed]
My client wants to run a one-off live podcast on his blog, which is popular enough to land a couple million visits per month. Am I right in imagining that ShoutCast is the best way to handle that?
...
1
vote
1answer
42 views
Reliable Multicast Programming (PGM) on Windows
I want to use the Reliable Multicast Programming (PGM) protocol on Windows.
http://msdn.microsoft.com/en-us/library/windows/desktop/ms740125%28v=vs.85%29.aspx
I know Windows support it. However, it ...
0
votes
4answers
619 views
How can I block Spotify on our company network?
Unfortunately it's killing our bandwidth and the effect is really serious.
Thanks!
Chris.
3
votes
2answers
83 views
Tracking down “Connection reset” errors in Linux
I'm handling large numbers of concurrent downloads (approx. 500 per server) using Java.
All the files are being downloaded from Amazon S3, and the downloading server is an EC2 m1.large instance.
...
2
votes
4answers
142 views
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 ...
0
votes
1answer
81 views
What is the best way for serving a file that is being written to?
I'd like to setup a web-server (or other kind of server?) that will allow clients to download a file using http. However, I want to start serving the file before it has been fully written to disk.
...
0
votes
2answers
197 views
tail -f without the tail?
Is there a command in Solaris to read a file, and when it gets to the end to stream the way tail does? I need to read the file from the start, and it is a binary file.
Information on Solaris and ...
0
votes
0answers
131 views
IIS 7.5 slows down (streaming)
I stream mp4 videos via IIS 7.5.
For 1-2 hours everything is just fine. I can stream videos at 100 mb/s of total.
A few hours later, it slows down to max 30 mb/s.
I can't recylce the application ...
0
votes
3answers
115 views
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 ...
1
vote
0answers
147 views
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 ...
0
votes
1answer
91 views
ffmpeg-php installation error on centos
I've installed ffmpeg and and ffmpeg-php so many before and it worked, today i'm having an error
when i run make or make install, i get this error
make: *** [ffmpeg_frame.lo] Error 1
i tried these ...
0
votes
2answers
136 views
Encrypting/Decrypting MPEG-2 Transport Stream in realtime [closed]
I have to send unicast mpeg2ts stream from one datacenter to another (dc1 to dc2). The output I get from encoder bank in dc1 is not encrypted and I need to encrypt it before sending it to dc2. At dc2 ...
1
vote
1answer
88 views
How to stream a live channel [closed]
First of all let me make this clear I'm not asking for instruction here but I just wish to ask for some information since I was googling for over a week and felt that I will never get any answer to my ...
2
votes
1answer
66 views
Desk audio streaming and shared speakers streaming options for an office? [closed]
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 ...
-3
votes
1answer
267 views
Linux: Locally monitor if remote Icecast / Shoutcast stream goes down, receive Email and hear sound alert on failure [closed]
I'd like to have a continually running program, that emails me and plays a sound telling me a stream is down, if and when such an event occurs.
I have Ubuntu on a laptop I'd like to run a test ...
-1
votes
1answer
77 views
Live Stream to iPhone [closed]
I have a simple setup:
Server with Intel Duel Core Xeon with 8 GB of RAM
Fitted with a Ospray 440 hardware.
Have a software for capturing, encoding and streaming live TV. (probably VLC Player or ...
0
votes
3answers
314 views
Why are my long videos longer to start playing than short ones using jwplayer and lighttpd?
I have a video streaming site with the following lighttpd configuration:
server.modules = (
"mod_compress",
"mod_access",
"mod_alias",
"mod_rewrite",
"mod_redirect",
...
3
votes
2answers
132 views
Are there high availability cluster solutions for real-time TCP streaming?
We have a server that receives some data, acting as a TCP client, processes it in some way, and serving processed data to clients, acting as a TCP server. It also stores this data on disk and can ...
0
votes
1answer
74 views
Streaming Audio Video
We're currenty using Windows Media Services to stream live and on demand audio/video. We're currently looking for a solution that's more cross-platform compatable (iOS compatable).
I've looked into ...
0
votes
1answer
517 views
Alternative to SHOUTcast server? [closed]
I have a streaming system that generates an MP3 stream as output for the listeners. This streaming system runs on a modern 64bit linux machine and on this machine the old SHOUTcast 1.9.8 server ...
0
votes
0answers
210 views
how to play ts in a m3u8 list continuously
I'd like to play the ts segments in a m3u8 file continuously,they all transport through http.I suppose here are three ts in sequence,01.ts,02.ts and 03.ts.
I have got some information from APPLE's ...
0
votes
0answers
190 views
iis smooth streaming treat m3u8 as static for hls
I want to host Smooth Streams and HLS content side by side on an IIS origin.
The Smooth Streaming is working great but it is interpreting requests for .m3u8 and .ts files instead of serving them ...
0
votes
1answer
130 views
3gp file streaming server in Fedora
I want to set up a streaming server to stream 3gp videos on-demand. I've tried using ffmpeg, but it seems ffmpeg doesn't support 3gp streaming. It gives an error saying
Codec for stream 0 does not ...
2
votes
0answers
231 views
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 ...
1
vote
1answer
111 views
Users from my ISP's IP range can't hear my radio stream but others can
I'm streaming a radio via Shoutcast server from a PC in my office and ppl from around the world can hear it in browser or via wmedialayer/winamp, but people from my ISP (including me when I use outer ...
2
votes
1answer
693 views
CloudFront or other CDN with RTSP streaming?
So I've been bouncing between CDN's trying to optimize our serving solution. We're serving short video clips into our code that display either an html5 video element (MP4 or OGG) or a flash swf (FLV) ...
0
votes
1answer
273 views
Experience using Wowza Media Server for Amazon EC2?
Question 1: WHat have people's experiences been with using Wowza Media Server 2 for Amazon EC2 (http://www.wowzamedia.com/ec2-streaming.html)
We're planning to use it to allow streaming experience ...
1
vote
0answers
27 views
Stream host - developer prespective question
Without many details, I have a request to develop a live stream service web site.
I do see it quite hard to archive on a shared host environment, due to bandwidth constrains.
Free webservices lack ...
0
votes
1answer
419 views
Best Configuration for Performance - ffmpeg streaming / mp4 /flv
I have some mpeg video files and a web page. A visitor comes to that web page and according to the selected options, a php script calls ffmpeg and combines the different mpeg files and then converts ...
0
votes
2answers
286 views
Server for a Web TV…dedicated?
I'm developing a website and I want to integrate a Live Web TV.
I have this dedicated server :
Quad Core Q6600
4x 2.40+ GHz
4GO RAM
1TO Disk Space
Unmetered Bandwidth
100Mbps (goes down to 10Mbps if ...
2
votes
0answers
103 views
Getting the actual time that a video file is seeked to using nginx_mod_h264_streaming
I'm trying to set up a pseudostreaming site that has timed subtitles for h264 video files that are served via nginx_mod_h264_streaming + JW Player. The subtitles are automatically converted to a ...
4
votes
3answers
94 views
which internet audio streaming server can I use?
I need an audio streaming setup that supports the following formats: WMA, AAC and MP3. The streams must be compatible both with desktop players like Winamp. Win Media Player and with Flash Player and ...
1
vote
2answers
759 views
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 ...
0
votes
1answer
198 views
What kind of streaming server does Pandora use? [closed]
I was wondering if anyone happens to know what streaming server Pandora Radio uses. I originally thought it was Flash Media Server, before I discovered there are several different implementations of ...
0
votes
2answers
1k views
Can you stream an mp3 file with nginx?
I have a Ruby On Rails application running on Nginx which is serving out MP3s using JW player. I need to be able to set the start time and duration for playlist items. From what I can tell to do ...
0
votes
0answers
324 views
Red5 Streaming Server Integration with Asterisk
How do I integrate Red5 streaming server with Asterisk at an Application level? The requirement is to stream live audio from Incoming Calls from asterisk.
1
vote
2answers
101 views
Need an expert for advanced internet radio solution
Long story short - online radio with both admin and client interfaces in flash (it will be browser based radio).
I cant figure out the best way to mix live audio stream from microphone with uploaded ...
1
vote
0answers
215 views
Prevent Authentication Prompt When Streaming Office Documents
I have an issue where when streaming office documents from SQL Server, an authentication dialog prompts for credentials even though the user has been authenticated via basic auth in the browser. ...
1
vote
2answers
756 views
Real time transcoding of multiple RTMP-Streams
I am very frustrated after talking to many companies doing live-streaming or selling streaming-products and I hope someone could get me to the right direction.
Here is my problem:
We are ...
1
vote
3answers
205 views
High usage media server performance question + Backup solution
I have a fairly busy media related website which allows my users to stream / download large MP3 files (50-200Mb), at busy periods I have around 250+ concurrent streams / downloads. I have over 500GB ...
1
vote
3answers
558 views
Hardware requirement for video serving to 400 concurrent users
I need to serve at least 400 concurrent users about 150MB of files (video/audio). What kind of hardware would you suggest is required? Planning to use Ubuntu for OS, and Apache for serving.
The ...
1
vote
2answers
140 views
Help creating a 'youtube' type site
I am in the process of creating a youtube type site and would love to get some help regarding the setup.
Here is what I have planned so far:
Use my current hosting: which is a dedicated virtual
...
2
votes
3answers
235 views
Video Surveillance Server Software
My company has about 25 cameras around our property and we need a server to store any motion on each of the cameras. We are currently using a software called "Digital Video Witness" which is fairly ...
0
votes
2answers
233 views
Streaming Media over network cameras?
So I have the pleasure of learning how to stream media content from RTSP (Or RTP) cameras.
I know the basics of the streaming but as for the software / hardware required, I'm a bit over my head.
The ...