GithubHelp home page GithubHelp logo

Comments (4)

FilipStadler avatar FilipStadler commented on August 31, 2024 1

Thank you for your response. My use case is simply streaming via SRT to a server overseas and then relaying that via RTMP to Twitch or YouTube.

If you stream to maybe both twich and youtube they key is not the same keys and SRT is secure possible secure.
Have a look on https://github.com/datarhei/restreamer its not very fast using srt but usefull even if does not pass the key.
You can even mix rtmp and hls to youtube etc.

from toolbox.

Sgtfishtank avatar Sgtfishtank commented on August 31, 2024

Unfortunately we can not do what you are asking. The way the tool is built and its intended use makes this not feasible. The tool is designed to have one SRT-stream as an input and output to multiple RTMP-streams where the streams is not guaranteed to have the same stream key. You can add the stream-key at the end of the RTMP url and it will work. We don't really understand your use-case either. If you describe it better maybe we can help you some other way.

from toolbox.

codraziel avatar codraziel commented on August 31, 2024

Thank you for your response. My use case is simply streaming via SRT to a server overseas and then relaying that via RTMP to Twitch or YouTube. SRT2RTMP solves this perfectly with the one exception being that someone could theoretically take over my stream with nothing but the ip of my relay. Therefore I'd like to pass my stream key through the relay rather than have it always point to my stream key regardless of OBS settings. Additionally I'd like to help streamers in a similar position so simplifying it this way would assist in guiding less knowledgeable streamers. Either way this tool has been a game changer for my small twitch stream.

from toolbox.

DavidDuchovny avatar DavidDuchovny commented on August 31, 2024

I have the same problem but I would use it for RTMP2SRT. So I basically want to pass the incoming RTMP stream key to the SRT server without having to configure the server itself. It should be able to pass it or at least use the incoming stream key as part of the used SRT key. So the server would need to get the stream key, save it into a variable and then use it again in the output SRT stream.

Would this be easy an easy modification?

from toolbox.

Related Issues (14)

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.