Skip to content

z4none/rtsp2ws

Repository files navigation

rtsp2ws

A simple c++ project read rtsp stream and send fMp4 with websocket;

rtsp2ws.exe usage

  • create "url.txt" with a valid rtsp url in it;
  • run rtsp2ws.exe, an SDL video window will popup;
  • open chrome visit http://127.0.0.1:9000, the same video should be playing in the page;

relateted

https://www.z4none.me/stream-live-video-websocket/


rtsp2ws

一个简单的c++项目,读取rtsp流并通过websocket发送fMp4。

rtsp2ws.exe的用法

relateted

https://www.z4none.me/stream-live-video-websocket/