Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 507 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 507 Bytes

c-RTSPtoRTMPStreaming

RTSP to RTMP live broadcast server

Usage

Tools

  1. RTMP server : nginx-rtmp
  2. RTMP Transformation and connect rtmp server: librtmp
  3. RTSPtoRTMPStreaming
  4. php socket , flash player

Usage

Step1. Run nginx.exe or [start-nginx php.bat and stop-nginx php.bat]

Step2. Run RTSPtoRTMPStreaming.exe

Step3. Run client php put test.php in nginx.exe's folder

	Use http://127.0.0.1:8080/test.php to check it out

Notice