zhangpeihao / gortmp

Implement RTMP protocol by golang
MIT License
523 stars 162 forks source link

Usage example question #1

Closed scohen28 closed 10 years ago

scohen28 commented 10 years ago

I was trying to do a simple webcam publish - from this site: http://myprojectguide.org/p/flash-videoio/4.html

The camera briefly connects and then aborts - the goal is to just publish from the webcam and save to the local system as a test.

zhangpeihao commented 10 years ago

sorry for a long delay. I can not open the page in China(Thanks GFW).

If you want dump a RTMP stream to a FLV file, you can use the player demo.