zhangpeihao / gortmp

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

rtmp_player example is broken #37

Open macnibblet opened 7 years ago

macnibblet commented 7 years ago

Heya,

Cool package, i'm looking into recording rtmp and tried the rtmp_player, but it seams the example is broken ? Any chance you could update it ?

zhangpeihao commented 7 years ago

You can send the RTMP stream URL to my email. I will check the player to download the stream.

kuaner commented 6 years ago

@zhangpeihao 一样的问题 rtmp://huangshifb.live.cjyun.org/video/s10200-hsxwzh 只能读前两个message后,conn就被断开了,OnClosed被调用