> 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
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