- Home /
Create app ios live stream to Youtube
Hello everyone, I creating app which have feature record video, then I want to add feature livestream to Youtube so Can I do that with Unity or it's impossible, if can, how to do it or have plugin for that? I have research on API of Youtube, but don't know begin from where because it have not doc with Unity Thank!
Answer by thelghome · Oct 26, 2019 at 03:08 PM
I was doing some research on youtube streaming, but still not found solution yet. In my current stage, I only achieved streaming to HTML for web browser.
Here is my demo video: https://youtu.be/82_-a7WF3vs
If you are interested, it's using FMETP STREAM.
Asset Store link: http://u3d.as/1uHj
Tested Platform: iOS/Android/Mac/PC/WebGL/HTML/HoloLens/Oculus GO
I have check package and it's strea$$anonymous$$g client with client, not client to youtube thank for help!
We haven't found a direct youtube strea$$anonymous$$g solution yet. It's very complicated task.
First, you have to encode the video with specific format for strea$$anonymous$$g. hope this will give you some direction.
Yep, I found some thing about live stream to youtube, but it not relate with Unity and very complicated with me. hope find a plugin about it! thank for your help!
Your answer
Follow this Question
Related Questions
How to embed live streaming video content into unity player (android) 1 Answer
Stream live video feed into Unity3D 0 Answers
VideoPlayer from URL has extremely low frame rate in iOS 1 Answer
Decode H.264 stream and display in Unity 0 Answers
Send live camera from Unity game play to youtube or vimeo 2 Answers