Re: [Live-devel] MPEGTS FramedSource

2015-06-08 Thread Anthony Clark
Thanks for the quick reply! Yes, I'm still developing an RTSP server. Below is my pipeline. H264 Baseline 4.0 source (I and P frames only) -> ffmpeg (2.5) mpegts muxer -> custom FramedSource (based on DeviceSource) getting 1316 (188 * 7) byte output chunks from the mpegts muxer and writing all *c

Re: [Live-devel] DEREGISTER command

2015-06-08 Thread xqi
hi, if it's urgent for you, there is a Temporary solution , you may pass the string of operate type into the suffix by "?" character , just like "proxyStream-1?add",or "proxyStream-1?del" ,or "proxyStream-1?DEREG". then subclassing RtspServerWithRegersterProxying and reimplement the function