EricssonResearch / openwebrtc

A cross-platform WebRTC client framework based on GStreamer
http://www.openwebrtc.org
BSD 2-Clause "Simplified" License
1.8k stars 537 forks source link

Help me in knowing what to do after running the openwebrtc daemon #688

Open pavank1933 opened 7 years ago

pavank1933 commented 7 years ago

Ran the docker image(ubuntu) with the following commands-

cd ~/cerbero
./cerbero-uninstalled -c config/linux.cbc shell
openwebrtc-daemon

After running the above commands, seeing the below message and the cursor is blinking after printing this line-

{"line":24,"column":32,"sourceURL":"/opt/openwebrtc-0.3/share/seed-gtk3/extensions/Seed.js"}

What does the above state? a. Whether the openwebrtc server is running or not? b. Does it state any error? If its an error what is the procedure i need to do

If i am seeing the success message what is the next step i need to do to start the application for testing? Wanted to test this server from windows browser