zhangpeihao / gortmp

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

Can not publish flv to youtube #4

Open shower929 opened 9 years ago

shower929 commented 9 years ago

Seems not receive onPublishStart

Here is log. to dial to connect Audio size: 0 bytes; Vedio size: 0 bytes status: 3, err: ReceviedRtmpCommand: &{IsFlex:false Name:_result TransactionID:1 Objects:[map[fmsVer:FMS/3,5,3,824 capabilities:127 mode:1] map[level:status code:NetConnection.Connect.Success description:Connection succeeded. objectEncoding:0 data:map[version:3,5,3,824]]]} ReceviedRtmpCommand: &{IsFlex:false Name:onBWDone TransactionID:0 Objects:[]} Audio size: 0 bytes; Vedio size: 0 bytes status: 5, err: Stream created: 1 ReceviedRtmpCommand: &{IsFlex:false Name:_result TransactionID:2 Objects:[ 1]} Publish Audio size: 0 bytes; Vedio size: 0 bytes Audio size: 0 bytes; Vedio size: 0 bytes Audio size: 0 bytes; Vedio size: 0 bytes Audio size: 0 bytes; Vedio size: 0 bytes Audio size: 0 bytes; Vedio size: 0 bytes Audio size: 0 bytes; Vedio size: 0 bytes

zhangpeihao commented 9 years ago

I'm a Chinese, u know, we can not open youtube inside GWF. If you can give me a vpn or vps host, I will try to debug it.