Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate YouTube Live integration #1

Open
fdsprod opened this issue Dec 6, 2016 · 4 comments
Open

Investigate YouTube Live integration #1

fdsprod opened this issue Dec 6, 2016 · 4 comments

Comments

@fdsprod
Copy link
Owner

fdsprod commented Dec 6, 2016

https://developers.google.com/youtube/v3/live/docs/liveChatMessages

@obfuscoder
Copy link

You maybe just want to integrate restream.io. I use it to stream to twitch and youtube in parallel and also connect to both chats at the same time.

@fdsprod
Copy link
Owner Author

fdsprod commented Aug 4, 2019

@obfuscoder I believe both are http rest services, http requests reduced frames the way DCS Lua scripting works. This is why I haven't persuade this matter.

@obfuscoder
Copy link

restream.io uses websockets for its chat functionality. So yeah, basically it's http, but in the end it's socket communication - just another protocol like IRC. Granted I do not have experience with lua socket programming and thus don't know its capabilities/limitations.

@DroptheHammer
Copy link

I'm very interested in this. Any idea if this is still possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants