question

Upvotes
Accepted
1 2 0 0

is any exmple code for live streaming(youtube/facebook) by using curl RTMP

alpha
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
4.1k 4 7 12

Something like: curl "rtmp://a.rtmp.youtube.com/live2/*******" and curl "rtmp://live-api-s.facebook.com:80/rtmp/*******"

You can get more detailed information at developers.facebook.com and developers.google.com/youtube. Developers.refinitiv.com isn't the best place for this kind of questions.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.