yutopp / go-rtmp

RTMP 1.0 server/client library written in Go.
Boost Software License 1.0
395 stars 85 forks source link

Stream to YouTube #62

Open Cacsjep opened 8 months ago

Cacsjep commented 8 months ago

Hi Before i dig in, is it possible to use this lib to Push and h264 Stream to YouTube. The example for Client is Limited some advice would be great.

Thx

xaionaro commented 4 months ago

@Cacsjep : Just in case, I've managed to stream to YouTube in my draft here: https://github.com/xaionaro-go/streamctl/blob/3bd3d70a23f2af7571754b95034999852810c745/pkg/streamserver/implementations/yutopp-go-rtmp/streamserver/stream_forward.go#L39-L45

Haven't checked how stable it is, just managed to get this: Screenshot from 2024-07-21 23-59-32