Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio enabled produces a lot of garbage in the v4l2rtspserver-master.log #8

Open
Schaagi opened this issue Dec 13, 2018 · 1 comment

Comments

@Schaagi
Copy link

Schaagi commented Dec 13, 2018

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.

   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

@mikolaj-kow
Copy link

mikolaj-kow commented Jan 6, 2019

+1

this leads to filling up sd card quick

fabicodes added a commit to fabicodes/rootfs that referenced this issue Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants