marke123 / WebSocketWebRTCRecorders

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Makefile 48.7%Language:JavaScript 26.5%Language:C 19.1%Language:HTML 5.6%