Hey all,
I'm having issues with storing an RTP stream with HEVC/AAC MPEG-TS
chunks. The command I'm using is:
> ffmpeg -protocol_whitelist file,udp,rtp -i /path/to/sdp -map 0 -c copy
> -segment_time 5 -break_non_keyframes 1 -individual_header_trailer 0 -f
> segment /path/to/output/recording_%d.
Hello support
i tried to convert my hls stream to rtmp stream , each time i use ffmpeg
script it shows broken pipe error message and gives conversion failed
message
ffmpeg -i '
http://192.168.0.54:8081/live/hdmi_ext/playlist.m3u8?fifo_size=100\&overrun_nonfatal'
-pix_fmt yuv420p -b:v 2000k