Re: [Live-devel] issues with TS video streamed through unicast Raw UDP and RTP

2012-03-23 Thread Ross Finlayson
> When I stand up my RTSP server, if the "testMPEG2TransportStreamer.exe" or my > Transport Streamer are already streaming video over unicast then when a > client connects and the ServerMediaSession is created, they will not receive > any of the video that is being sent from the transport stream

[Live-devel] issues with TS video streamed through unicast Raw UDP and RTP

2012-03-23 Thread AJ
I currently have a DynamicRTSP Server built off the example onDemandRtsp server. My end goal is to use Raw UDP from a "testMPEG2TransportStreamer" like program that will stream TS packets to the server. I have the transport streamer working in two forms the Live555 "testMPEG2TransportStreamer.exe