floridalkak.blogg.se

Ffmpeg rtsp streaming example
Ffmpeg rtsp streaming example








ffmpeg rtsp streaming example ffmpeg rtsp streaming example ffmpeg rtsp streaming example

This may result in incorrect timestampįWIW if I use OBS to read from the camera’s RTSP stream and broadcast to Cloudflare it works perfectly (but we’re running a fleet of medical devices and really don’t want to try to use install OBS and use it programatically, if that’s even possible). Non-monotonous DTS in output stream 0:1 previous: 3650, current: 3584 changing to 3650. auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1' Some additional logging that might be useful: Reinit context to 2560x1920, pix_fmt: yuvj420p Guessed Channel Layout for Input Stream #0.1 : mono Statistics: 0 seeks, 2972 writeoutsĪnd here’s the details on the input stream: Reinit context to 2560x1920, pix_fmt: yuvj420p Output stream #0:0 (video): 939 frames encoded 939 packets muxed (15718745 bytes) Input stream #0:2 (data): 10 packets read (7749 bytes) Input stream #0:1 (audio): 494 packets read (316160 bytes) 494 frames decoded (316160 samples) When I view the stream in Cloudflare it’s detecting input but saying “Video not found”, and it seems like audio isn’t coming through either.īut when I close down the ffmpeg process I see: Input file #0 stream #0:0 (video): 947 packets read (2441506 bytes) 944 frames decoded Ffmpeg -loglevel verbose -rtsp_transport tcp -y -i -c:a aac -b:a 128k -ar 44100 -f flv rtmps://:443/live/










Ffmpeg rtsp streaming example