q191201771 / lal

🔥 Golang audio/video live streaming lib/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711/OPUS, relay, cluster, record, HTTP Notify/API/UI. 直播

Home Page:https://pengrl.com/lal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push RTMP not working with YouTube

abrar71 opened this issue · comments

app/demo/pushrtmp/pushrtmp.go is not working with YouTube Live Stream and closes connection after the set deadline. I've tried using many different flv videos but doesn't work with YouTube though Facebook live works smoothly.

Error with YouTube:

push failed. err=context deadline exceeded - pushrtmp.go:100
commented

We will check this issue.

commented

Fixed, try again.

Thank you! It's fixed now.