Giter VIP home page Giter VIP logo

Comments (11)

iizukanao avatar iizukanao commented on July 24, 2024

This is simply because single stream suffices for me originally. Sorry, you can't publish multiple streams currently, but I would like to support that in a future version.

from node-rtsp-rtmp-server.

zweigraf avatar zweigraf commented on July 24, 2024

Do you have an idea what would need to change for this feature?
I'm looking through server.coffee and it seems many functions are implemented on an per-app-level where actually they should be implemented on a per-client-level. Is this correct? Would it suffice to bring onReceiveBuffer etc. into a Client-class maybe?

I'm excited that there is a working implementation in node.js for RTMP. I would love to help make this fully-featured but I'm not that skilled in video encoding.

from node-rtsp-rtmp-server.

iizukanao avatar iizukanao commented on July 24, 2024

@zweigraf Yes, you are correct! Audio/video buffers should be held for each stream which is being published.

from node-rtsp-rtmp-server.

the-eater avatar the-eater commented on July 24, 2024

As this issue is already open for 8 months, is there being worked on this issue?

from node-rtsp-rtmp-server.

zweigraf avatar zweigraf commented on July 24, 2024

I know I am not working on this issue, but I would love to get this feature working. Maybe I can take another look at it.

from node-rtsp-rtmp-server.

iizukanao avatar iizukanao commented on July 24, 2024

@zweigraf I'll take it on. You don't need to work on this feature. It requires fair amount of work, since the codebase is really complicated.

from node-rtsp-rtmp-server.

the-eater avatar the-eater commented on July 24, 2024

When do you expect this to be done? if I may ask so

from node-rtsp-rtmp-server.

iizukanao avatar iizukanao commented on July 24, 2024

@Eaterofcode I can't say exact date, but I hope it will be done in the coming weeks.

from node-rtsp-rtmp-server.

virtualfunction avatar virtualfunction commented on July 24, 2024

Also massively in favour of this... Keeping an eye on this as I'd like to move away from red5 (largely because my animosity towards Java)

from node-rtsp-rtmp-server.

iizukanao avatar iizukanao commented on July 24, 2024

Multi-stream support has landed on master.

from node-rtsp-rtmp-server.

the-eater avatar the-eater commented on July 24, 2024

Great job! Will look into creating an API this week hopefully then :)

from node-rtsp-rtmp-server.

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.