Skip to content

A streaming a-frame component. Uses MediaRecorder, MediaStream and WebSockets.

Notifications You must be signed in to change notification settings

microchipgnu/a-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-streaming

This component allows to stream (video only for now) to potentially any service, like YouTube, Facebook or even Twitch.

GIF

Properties

Property Description Default value
fps frames per second 60
dumpTimeFrequency The number of milliseconds to record into each Blob 500
mimeType The mime type you want to use as the recording container for the new video/webm
videoBitsPerSecond The chosen bitrate for the video component of the media 15000000
service TO BE IMPLEMENTED dev
server_url Encoding server URL ws://localhost:3000
stream_url Streaming URL rtmp://localhost/live/STREAM_DEV

Installation

Browser

Usage

To use with a-streaming-server

About

A streaming a-frame component. Uses MediaRecorder, MediaStream and WebSockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published