"dnet" wrote:
I have Linux(ubuntu server) and W2K3 running. apps for either os is fine, thanks
"dnet" wrote:
I'm new to the forum and to streaming. I looked earlier on what platforms were being used for streaming. I ended up setting up Wowza. However I'm having an issue where by longer videos will just stop after 5-15 minutes of play. This happens with videos that are say 30 minutes or longer. Short video's which are 10 minutes or less play to the end. I can see in the logs that the TS files and playlist is created for the longer ones, but the videos stop at around the 95th chuck with an "application context error" in the Wowza logs. I've been working with the Wowza support, but just seemed to be spinning my wheels now. So here is the question(s): What applications/methods are you folks using to stream with? I've tried FFMPEG server for a bit, but wasn't able to get anywhere other than creating the TS files and converting formats. I also looked at the Darwin streaming server, but opted for Wowza due to the fact that I was able to start streaming fairly fast.
Another question is what other protocol can one use to stream to the ROKU, It seems that HTTP is the preferred method, what was the "old way"? I see questions on RTSP and understand that is not possible. I have been hunting through the forum but haven't been able to find these answers. Sorry if its been mentioned before, seems like it would have been. I've spent way to much time on Wowza and I'm a little frustrated right now at having to switch to some other method. Thanks again
"charliegood" wrote:
We are not sure where the problem lies. We have been streaming live streams to the Roku that have latested hours. It is important that segment size is a consistent 10 seconds. For this to be possible the key frame interval must be multiple of 10 seconds (2, 2.5, 5...). If the segments sizes vary too much there could be an issue with the session timing out. Of course the session timing out does not necessarily indicate that the problem is with Wowza. Dnet, I think we have suggested that you increase the validSessionTimeout for the cupertinostreaming entry in conf/HTTPStreamers.xml. If you set this value to 50000 or more you should alleviate the problem of the stream timing out due to inconsistent segment sizes. Not sure if the Roku guys have looked at this from their side to see if they can sort out what is going on.
Charlie (The Wowza Guy)
"TheEndless" wrote:
In addition to Wowza, there's also:
Inlet Technologies - http://www.inlethd.com/?q=products
Apple Stream Segmenter - http://developer.apple.com/library/ios/ ... aming.html
IonCannon Segmenter - http://www.ioncannon.net/projects/http- ... stributor/
The Apple and IonCannon solutions are free. IonCannon is open source.