[FFmpeg-user] IP camera stream video with audio
Gabor Alsecz
alseczg at gmail.com
Tue May 23 13:17:33 EEST 2017
Dear All,
I have 2 types of IP cameras (Bosch Dinion UHD, Samsung PNO9080) and both
capable of audio streaming alongside with video when attach MIC to it. On
it's own web server showing audio has input signal so should work
theoretically.
I can grab video but not audio? What should i do here?
I opened stream - of Bosch - with ffplay like this:
ffplay rtsp://192.168.1.105/rtsp_tunnel
Console output:
C:\Users\admin>ffplay rtsp://192.168.1.105/rtsp_tunnel
ffplay version N-83585-ga5c1c7a Copyright (c) 2003-2017 the FFmpeg
developers
built with gcc 5.4.0 (GCC)
configuration: --enable-gpl --enable-version3 --enable-cuda
--enable-cuvid --e
nable-d3d11va --enable-dxva2 --enable-libmfx --enable-nvenc
--enable-avisynth --
enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
--enable-iconv
--enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
--enable-li
bfreetype --enable-libgme --enable-libgsm --enable-libilbc
--enable-libmodplug -
-enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
--enabl
e-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp
--enable-li
bsnappy --enable-libsoxr --enable-libspeex --enable-libtheora
--enable-libtwolam
e --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx
--enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265
--enable
-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-zlib
libavutil 55. 47.100 / 55. 47.100
libavcodec 57. 80.101 / 57. 80.101
libavformat 57. 66.102 / 57. 66.102
libavdevice 57. 2.100 / 57. 2.100
libavfilter 6. 73.100 / 6. 73.100
libswscale 4. 3.101 / 4. 3.101
libswresample 2. 4.100 / 2. 4.100
libpostproc 54. 2.100 / 54. 2.100
[udp @ 0000000001ce9260] 'circular_buffer_size' option was set but it is
not sup
ported on this build (pthread support is required)
[udp @ 0000000001cf94e0] 'circular_buffer_size' option was set but it is
not sup
ported on this build (pthread support is required)
Input #0, rtsp, from 'rtsp://192.168.1.105/rtsp_tunnel': 0B f=0/0
Metadata:
title : LIVE VIEW
Duration: N/A, start: 0.040000, bitrate: N/A
Stream #0:0: Video: h264 (Main), yuv420p(tv, bt470bg/bt709/bt709,
progressiv
e), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 180k tbc
26.75 M-V: 0.015 fd= 8 aq= 0KB vq= 792KB sq= 0B f=0/0
So visible no audio stream at all and i have no clue how can i get it.
Thanks!
BR,
Gabor
More information about the ffmpeg-user
mailing list