Re: [Live-devel] “Unknown RTP version 3” RTSP issue

2014-01-21 Thread Ross Finlayson
Dave, Your message implied that this is a known problem; however, I've never seen it before - and unfortunately can't explain it. Are you running a pre-built binary version of the "LIVE555 Media Server"? If so, then please instead try a version that you've built yourself - from source code.

[Live-devel] “Unknown RTP version 3” RTSP issue

2014-01-21 Thread Dave Wilder
Hi Guys, First of all, thank you for the service you provide to the community. I wonder if you can tell me if the live555 Linux Media Server “Unknown RTP version 3” RTSP issue has been fixed. I had heard that newer versions have addressed this issue. I went to the FAQs page but did not find th

Re: [Live-devel] streaming h264 dynamic payload from rtp source

2014-01-21 Thread Ross Finlayson
> Ok, So I’ve started my own MPEG2PesParser class that extends FramedFilter to > do the parsing. I started the implementation for doGetNextFrame() and > understand how to parse the PES from the datagram payload but I still do not > see how to get at the data nor how to pass that data along to t

Re: [Live-devel] streaming h264 dynamic payload from rtp source

2014-01-21 Thread Garrison, David
Ross, Thanks for the quick response. Ok, So I've started my own MPEG2PesParser class that extends FramedFilter to do the parsing. I started the implementation for doGetNextFrame() and understand how to parse the PES from the datagram payload but I still do not see how to get at the data nor h

Re: [Live-devel] UDP ports in HTTP Live Streaming

2014-01-21 Thread Ross Finlayson
>Could you advise the roles of the UDP ports in HLS? > >The problem with them is that they are not being closed when streaming > ends. Sooner or later, new sockets run out and streaming will stop as the > server will try repeatedly creating the sockets in > OnDemandServerMediaSubsession