On 04/23/2017 11:40 PM, Alberto Llamas wrote:
Hi guys,
Any of you have experience using the '*start_recording()*' function of
the RTPENGINE in a WebRTC scenario?.
At this point, I am able to record the stream but I am not able to
play them. The output is a .pcap file in a raw format. I have tried
the conversion: raw -> H264 -> mp4/avi (with different tools:
videosnarf, x264, ffmepg) and not luck.
Wireshark has (some) support for extracting
media from RTP streams. It
supports some audio codecs but I have no idea about video. Might be
worth looking into, anyway.
Cheers