Re: [FFmpeg-user] ffplay RTSP listen mode with UDP

2018-03-14 Thread Roee Kashi
any lead on this issue? 2018-03-08 12:10 GMT+02:00 Roee Kashi : > Hi, > > i'm trying to use RTSP to push video from client to server. > it works on TCP, but fails on UDP. > > server side: > > ffplay.exe -rtsp_flags listen rtsp://0.0.0.0:14000/test > > client

[FFmpeg-user] ffplay RTSP listen mode with UDP

2018-03-08 Thread Roee Kashi
Hi, i'm trying to use RTSP to push video from client to server. it works on TCP, but fails on UDP. server side: > ffplay.exe -rtsp_flags listen rtsp://0.0.0.0:14000/test client side (TCP mode): > ffmpeg.exe -re -i -rtsp_flags prefer_tcp -f rtsp rtsp://SERVER_IP:14000/test cliend side (UDP mode

Re: [FFmpeg-user] using -vtag on input files

2015-04-05 Thread Roee Kashi
just mentioning, adding " | OUT_INPUT" to vtag option indeed sort it out. i hope it will get into git-master one day :) thanks 2015-04-02 19:32 GMT+03:00 tim nicholson : > On 02/04/15 16:45, Carl Eugen Hoyos wrote: > > tim nicholson ffmpeg.org> writes: > > > >>> "ffmpeg.exe -f rawvideo -vcodec

Re: [FFmpeg-user] using -vtag on input files

2015-04-02 Thread Roee Kashi
r. i think this thread could shed some light on this matter (last message is the most important i think): http://ffmpeg-users.933282.n4.nabble.com/convert-YV12-stream-to-ProRes-td4665890.html Roee. 2015-04-02 17:53 GMT+03:00 tim nicholson : > On 02/04/15 15:22, Roee Kashi wrote: > > Hi, &g

Re: [FFmpeg-user] using -vtag on input files

2015-04-02 Thread Roee Kashi
s : > tim nicholson ffmpeg.org> writes: > > > On 02/04/15 13:56, Roee Kashi wrote: > > > > > > back in 2012 I could use -vtag on an input rawvideo file, > > > thus tell ffmpeg the pixel format is YV12. > > > > > > at a certain point there wa

[FFmpeg-user] using -vtag on input files

2015-04-02 Thread Roee Kashi
100 / 0. 6.100 libpostproc52. 0.100 / 52. 0.100 can this option be added to new git-master so I could update my ffmpeg release? BR, Roee Kashi. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user