Hello,<div> I have one mp4 file having mpeg4 video and aac audio , I would like to transmit the same on rtp . I have used rtpmp4gpay for this but unable to send the stream over rtp.</div><div><br></div><div>can somebody help me.?</div>
<div><br></div><div><br></div><div>my pipeline is:-</div><div><br></div><div>gst-launch filesrc location="test.mp4" ! qtdemux name=demux demux.video_00 ! pay. demux.audio_00 ! audioconvert ! audioresample ! faac bitrate=128 ! pay. rtpmp4gpay name=pay ! udpsink host=<ip> port=<port>.</div>
<div><br></div><div>thanks.</div><div><br></div><div>nitin</div>