Hello. I connect an IP camera according to this documentation:
https://docs.openvidu.io/en/2.15.0/reference-docs/REST-API/#post-apisessionsltsession_idgtconnection
Is it possible to publish a local camera behind NAT on a public server running according to this documentation:
https://docs.openvidu.io/en/2.15.0/deployment/deploying-on-premises/
Everything works in the local network.
Thank you.
Yes as i know for this you need TURN and STUN server in webrtc
Thanks
Yes, I understand. This is my docker. COTURN has been launched.
Does not work. If the server is in the local network with the camera, then it works.
Check this sample App i hope this help you lot based on IP Camera
Any thing else needed ping me
It seems you have some connection problem between OpenVidu server and you camera.