Petr Hubacek's Posts (1)

Sort by

WebRTC video over internet hobby solution

3689669102?profile=original

Hello,

I have prepared two simillar tools for fun and hobby real time video stream from an android phone or a PC supporting WebRTC and view it anywhere.

https://video.robotplace.com  - a minimalist web page using free TURN servers

Sellect video size and start stream

https://live.robotmonitor.com - a nice web page using our own TURN server

Find "MAKE CAMERA" choices and click.

1) Using this, you don't need to setup any IP address and router to connect video stream.

2) You need the internet connection (4G or wifi)

The main purpose is to generate URL link for source camera and a URL link for a viewer. URL links can be integrated to any web page as an iframe.

Important note 1: This is not a server for masive live streaming. Only for hobby use. All the video streams are connected to the source camera. A masive live streaming can be done using the ustream app :-)

Important note 2: This is for "video over internet by WebRTC" use only. Video over radio, wifi, gstreamer or other solutions may fit more in environment without mobile 4G or wifi connection.

No registration required to "Make camera" and to get URL links. Registred users can save URL links.

Try it for free if anyone interested, I would like to get some feedback on its function, bugs and improvement tips.

What service of the two works better?

I hope some of you find it useful.

Thank you all for comments,

Petr

Read more…