Sunday, 29 December 2019
  1 Replies
  3.5K Visits
  Subscribe
Hi.

I want know can make TURN, and STUN server with esegece WebSocket library??
maybe it can be, can record streaming video and audio data to files??
can i get any demonstartion files?

p.s : sorry for my english
4 years ago
·
#141
Hello,

There are 2 demos,one simple webrtc demo and one based on Google webrtc demo. All those demos use websocket as signaling protocol, so you need a websocket server (which is provided with websocket library) and stun/turn server (which is not provided). Video is supported by stun server and chat messages and signaling by websocket server.

There are some free stun/turn server as open source code, but these are not included with sgcWebsockets package.

To record image and video files, you must check if webrtc supports this.

Kind Regards,
Sergio
  • Page :
  • 1
There are no replies made for this post yet.
Submit Your Response
Upload files or images for this discussion by clicking on the upload button below.
Supported: gif,jpg,png,jpeg,zip,rar,pdf
· Insert · Remove
  Upload Files (Maximum 10MB)