[FFmpeg-user] mpegts udp broadcast causes 'av_interleaved_write_frame(): Permission denied'

Roger Pack rogerdpack2 at gmail.com
Mon Nov 5 11:13:54 CET 2012


On 11/4/12, Jacobs <jacobhameiri at gmail.com> wrote:
> I am trying to broadcast a udp stream with ffmpeg on android but getting
> 'av_interleaved_write_frame(): Permission denied' error. what could be the
> reason for that ?
>
> command:
> ffmpeg -threads 5 -an -y -r 1 -f image2pipe -vcodec png -i /sdcard/tempfifo
>
> -r 25  -f mpegts udp://192.168.1.255:1235

does it work if saving it to a local file?


More information about the ffmpeg-user mailing list