We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
use docker runing
[root@localhost moonfire]# docker run --device=/dev/video0 --net=host -it mpromonet/v4l2onvif -uadmin -padmin Http:8080 rtsp:8554 Published URL:http://127.0.0.1:8080/onvif/device_service
[NOTICE] /v4l2onvif/v4l2rtspserver/src/V4l2RTSPServer.cpp:37
this "Published URL:http://127.0.0.1:8080/onvif/device_service" 127.0.0.1 problem, Need to specify address
The text was updated successfully, but these errors were encountered:
No branches or pull requests
use docker runing
[root@localhost moonfire]# docker run --device=/dev/video0 --net=host -it mpromonet/v4l2onvif -uadmin -padmin
Http:8080 rtsp:8554
Published URL:http://127.0.0.1:8080/onvif/device_service
[NOTICE] /v4l2onvif/v4l2rtspserver/src/V4l2RTSPServer.cpp:37
this "Published URL:http://127.0.0.1:8080/onvif/device_service" 127.0.0.1 problem, Need to specify address
The text was updated successfully, but these errors were encountered: