Re: [Live-devel] Capturing RTP H.264 stream with testOnDemandRTSPServer

2013-04-04 Thread Ross Finlayson
> What should I do for other types, i.e. RTP Payload Format for H.264 Video > (format code: 96)? I can't answer this unless you tell me specifically what kind of stream this is - i.e., how it is delivered. Is this stream served with a RTSP server of its own? I.e., does it have its own "rtsp:/

[Live-devel] Capturing RTP H.264 stream with testOnDemandRTSPServer

2013-04-04 Thread Aurelio Cano
Hi, The testOnDemandRTSPServer works great receiving RTP MPEG Transport Stream Packets (format code 33), but is there a strong resctriction for other payload types? What should I do for other types, i.e. RTP Payload Format for H.264 Video (format code: 96)? Thanks __