Re: [Live-devel] Receive H264 packets from GStreamer

2014-10-01 Thread Bonnet, Jean-Luc
Media - development & use Objet : Re: [Live-devel] Receive H264 packets from GStreamer I want to receive H264 video frame over RTP from a GStreamer server. I use H264VideoRTPSource which works fine, I receive all RTP packets. But rtph264pay GStreamer's component which generate H264 pay

Re: [Live-devel] Receive H264 packets from GStreamer

2014-09-30 Thread Ross Finlayson
> I want to receive H264 video frame over RTP from a GStreamer server. I > use H264VideoRTPSource which works fine, I receive all RTP packets. > > But rtph264pay GStreamer's component which generate H264 payload send only > One NAL Unit per RTP packet. Is there a way to rebuild the whole vi

[Live-devel] Receive H264 packets from GStreamer

2014-09-30 Thread Bonnet, Jean-Luc
Hi Ross, I want to receive H264 video frame over RTP from a GStreamer server. I use H264VideoRTPSource which works fine, I receive all RTP packets. But rtph264pay GStreamer's component which generate H264 payload send only One NAL Unit per RTP packet. Is there a way to rebuild the whole vid