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
Hi everyone. I have some questions for usage of openwebrtc.
Now I install openwebrtc through cerbero and installtion dicerctory is /opt/openwebrtc-0.3. Then I do not do next.
My idea is that I have a remote device which connect to internet through Mobile Network. I need control this device through remote client and get the video stream in the device. There is no GUI tools in remote device and I only run some scripts like python or compiled C++ program. The remote operate client could send data to the device like command etc. And the remote operate client should get the video stream on the device. Maybe the remote operator see the video through brower like Chrome.
So I should do next after installation of openwebrtc?
Another question is that how I use the example in test directory? I can not see any makefile or configure. Can give some assistance about usage?
The text was updated successfully, but these errors were encountered:
Hi everyone. I have some questions for usage of openwebrtc.
Now I install openwebrtc through cerbero and installtion dicerctory is
/opt/openwebrtc-0.3
. Then I do not do next.My idea is that I have a remote device which connect to internet through Mobile Network. I need control this device through remote client and get the video stream in the device. There is no GUI tools in remote device and I only run some scripts like python or compiled C++ program. The remote operate client could send data to the device like command etc. And the remote operate client should get the video stream on the device. Maybe the remote operator see the video through brower like Chrome.
So I should do next after installation of openwebrtc?
Another question is that how I use the example in test directory? I can not see any makefile or configure. Can give some assistance about usage?
The text was updated successfully, but these errors were encountered: