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

Suporte a Owncast #15

Open
ttiagojm opened this issue Mar 28, 2021 · 0 comments
Open

Suporte a Owncast #15

ttiagojm opened this issue Mar 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ttiagojm
Copy link
Member

Objetivo

Dar suporte para streamears que usam self-hosted live como o Owncast

Ideias

Criar uma função que faça um GET para o seguinte endpoint: http://IP_do_streamer/api/yp - onde o IP_do_streamer seria o IP do streamer utlilizado no Owncast.

O retorno terá alguns parâmetros, dos quais temos interesse: online, name, streamTitle - para mais informações temos a documentação da API.

Possíveis problemas

Um problema que teremos, é como vamos obter um print da live.

@ttiagojm ttiagojm added the enhancement New feature or request label Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant