Giter Site home page Giter Site logo

streaming to youtube about js-docs HOT 5 CLOSED

eyeson-team avatar eyeson-team commented on September 2, 2024
streaming to youtube

from js-docs.

Comments (5)

unused avatar unused commented on September 2, 2024

In addition, after creating broadcast via server, i made a send call using javascript.

No need to send another request.

Please ensure the meeting is ready and use platform generic when sending RTMP details. The platform youtube and facebook are reserved for a client-side approach that requires interaction with 3rd party APIs - I'll update the documentation on this as soon as possible.

from js-docs.

alamgira avatar alamgira commented on September 2, 2024

hello @unused ,
I am using eyeson php library and using generic as platform.

$broadcast = $eyeson->broadcast($access_key, "generic", "YT_RTMPS_LINK");

I have had similar issues when I used ffmpeg. I had to start streaming and then i had to make a request to youtube to transition the video state . When we call broadcast at eyeson, does it start streaming? As per youtube documentation, we can only change the state after streaming started.

from js-docs.

unused avatar unused commented on September 2, 2024

Can you please provide a very short description of what you are trying to achieve and what's your issue with eyeson. As far as I understand you want to start a RTMP broadcast without having a stream, which does not make much sense to me. Additionally any meeting will expire after some time if no participants join so I'd recommend to join a participant, then start an RTMP stream. If you're having any troubles with RTMP you can check the behaviour in the default web UI e.g. starting a meeting from accounts.eyeson.team.

from js-docs.

alamgira avatar alamgira commented on September 2, 2024

Hello @unused ,
This are the cases that we are trying to solve

  1. I am trying to broadcast to rtmp with just me in the room
  2. Broadcast to rtmp if i have a participant in the room

from js-docs.

unused avatar unused commented on September 2, 2024

If I got you right both use cases are the same: A meeting with one participant that has joined. Providing the RTMP credentials immediately broadcasts the stream to your selected provider. I suggest to test the RTMP feature using the web gui to ensure you got valid credentials. We do not know on any current issues with this feature and it is widely used. Please do not hesitate to leave a comment if you still experience any problem. Best wishes!

from js-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.