Re: [Live-devel] Subclassing RTSPServer events

2014-09-10 Thread Ross Finlayson
> I have a streaming source that already provides me with a h264 RTP stream and > would like to use live555 just as a RTSP server. > I require neither RTP packetization nor RTCP generation. > The ideal use case would be to be able to run custom scripts on events that > represent RTSP commands, an

[Live-devel] Subclassing RTSPServer events

2014-09-10 Thread Alan Martinovic
I have a streaming source that already provides me with a h264 RTP stream and would like to use live555 just as a RTSP server. I require neither RTP packetization nor RTCP generation. The ideal use case would be to be able to run custom scripts on events that represent RTSP commands, and be able