Skip to content

Pulls RTMP streams and publishes them via websocket as MPEG1/MP2-encoded TS streams.

License

Notifications You must be signed in to change notification settings

PonyStreaming/rtmp-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtmp-preview

rtmp-preview is a program that uses ffmpeg to read an RTMP stream, transcode the stream to a tiny, low bitrate MPEG-TS (MPEG1 + MP2) stream, and stuffs the result into a websocket. The latency incurred through this process is negligible (well under a second).

The result is intended for use with jsmpeg, a JavaScript-based MPEG1/MP2 decoder.

About

Pulls RTMP streams and publishes them via websocket as MPEG1/MP2-encoded TS streams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published