Skip to content

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

Notifications You must be signed in to change notification settings

benwtrent/WebSocketWebRTCRecorders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages