Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 479 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 479 Bytes

Stream MP4

this is an initial experiment of video streaming using Webrick gem and ffmpeg

Start server

ruby src/main.rb

Open Stream

open VLC player and connect to

http://127.0.0.1:8085/stream

Images

Screenshot from 2024-12-02 23-04-51

Screenshot from 2024-12-02 23-05-14