GitHub - Deevjee/WebSocketWebRTCRecorders: These are modifications of existing recording scripts that allow recording through websockets, not just downloading Blobs

Skip to content

Navigation Menu

Sign in

Appearance settings

WebSocketWebRTCRecorders

These are modifications of existing recording scripts that allow recording through websockets, not just downloading Blobs

WebSocketServer

The Server implementation is a simple C program that utilizes libwebsockets and gstreamer, specifically version 0.10 to get and play the media sent down from the front end javascript.

To compile the following are needed: -gstreamer-0.10 -glib-2.0 -gstreamer-app-0.10 -pthread -libwebsockets

About

These are modifications of existing recording scripts that allow recording through websockets, not just downloading Blobs

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Languages

  • Makefile 48.8%
  • JavaScript 26.5%
  • C 19.1%
  • HTML 5.6%