You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the fstab file once as mentioned earlier. After deleting the last line (media) it seems as if the included .wav files are no longer deleted after reboot, otherwise I found no restrictions.
If I activate the various formats in the audio settings, no matter with or without filter, no matter which sample rate, the v4l2rtspserver-master.log produces a lot of entries. apparently consists of 2 lines, which are repeated continuously.
main.cpp:589 0| Create SDK audio Source...
ALSACapture.cpp:96 0| Audio In GetPubAttr samplerate : 8000
ALSACapture.cpp:97 0| Audio In GetPubAttr bitwidth : 16
ALSACapture.cpp:98 0| Audio In GetPubAttr soundmode : 1
ALSACapture.cpp:99 0| Audio In GetPubAttr frmNum : 50
ALSACapture.cpp:100 0| Audio In GetPubAttr numPerFrm : 1600
ALSACapture.cpp:101 0| Audio In GetPubAttr chnCnt : 1
ALSACapture.cpp:107 ERR| enable ai 1 err
DeviceSource.cpp:91 0| begin thread
ALSACapture.cpp:390 0| Disabled highfilter
ALSACapture.cpp:413 ERR| Disable aec failed
ALSACapture.cpp:415 0| Disabled aec
main.cpp:167 0| Play this stream using the URL "rtsp://192.168.xxx.xxx:8554/unicast"
ALSACapture.cpp:440 ERR| disable audio ns error.
ALSACapture.cpp:442 0| NS Filter disabled
ALSACapture.cpp:732 ERR| Audio Polling Frame Data error
ALSACapture.cpp:737 ERR| Audio Get Frame Data error
ALSACapture.cpp:732 ERR| Audio Polling Frame Data error
ALSACapture.cpp:737 ERR| Audio Get Frame Data error
ALSACapture.cpp:732 ERR| Audio Polling Frame Data error
ALSACapture.cpp:737 ERR| Audio Get Frame Data error
The text was updated successfully, but these errors were encountered:
Hi Elias
I changed the fstab file once as mentioned earlier. After deleting the last line (media) it seems as if the included .wav files are no longer deleted after reboot, otherwise I found no restrictions.
If I activate the various formats in the audio settings, no matter with or without filter, no matter which sample rate, the v4l2rtspserver-master.log produces a lot of entries. apparently consists of 2 lines, which are repeated continuously.
ALSACapture.cpp:96 0| Audio In GetPubAttr samplerate : 8000
ALSACapture.cpp:97 0| Audio In GetPubAttr bitwidth : 16
ALSACapture.cpp:98 0| Audio In GetPubAttr soundmode : 1
ALSACapture.cpp:99 0| Audio In GetPubAttr frmNum : 50
ALSACapture.cpp:100 0| Audio In GetPubAttr numPerFrm : 1600
ALSACapture.cpp:101 0| Audio In GetPubAttr chnCnt : 1
ALSACapture.cpp:107 ERR| enable ai 1 err
DeviceSource.cpp:91 0| begin thread
ALSACapture.cpp:390 0| Disabled highfilter
ALSACapture.cpp:413 ERR| Disable aec failed
ALSACapture.cpp:415 0| Disabled aec
main.cpp:167 0| Play this stream using the URL "rtsp://192.168.xxx.xxx:8554/unicast"
ALSACapture.cpp:440 ERR| disable audio ns error.
ALSACapture.cpp:442 0| NS Filter disabled
ALSACapture.cpp:732 ERR| Audio Polling Frame Data error
ALSACapture.cpp:737 ERR| Audio Get Frame Data error
ALSACapture.cpp:732 ERR| Audio Polling Frame Data error
ALSACapture.cpp:737 ERR| Audio Get Frame Data error
ALSACapture.cpp:732 ERR| Audio Polling Frame Data error
ALSACapture.cpp:737 ERR| Audio Get Frame Data error
The text was updated successfully, but these errors were encountered: