Coder Social home page Coder Social logo

Streaming about ffmpegout HOT 11 CLOSED

keijiro avatar keijiro commented on September 16, 2024
Streaming

from ffmpegout.

Comments (11)

keijiro avatar keijiro commented on September 16, 2024

FFmpegOut is designed for offline (non-realtime) rendering. I don't think that it's capable of real time streaming.

I'm closing this issue. Please feel free to reopen if you have further questions.

from ffmpegout.

sinokgr avatar sinokgr commented on September 16, 2024

Many thanks for your reply @keijiro . Based on their documentation, they support streaming. Do you think you could help?

from ffmpegout.

keijiro avatar keijiro commented on September 16, 2024

Technically it could, but it needs several efforts to add streaming support to FFmpegOut and make it stable.

Personally I think using Spout and a bridge server (like TCPSpout) is a better solution.

https://github.com/keijiro/KlakSpout
http://techlife.sg/TCPSpout/

from ffmpegout.

sinokgr avatar sinokgr commented on September 16, 2024

great, thanks for the suggestion. I'll have a look to the links you posted. 👍

from ffmpegout.

sinokgr avatar sinokgr commented on September 16, 2024

Hi @keijiro , I gave your suggestion a go and it works great for streaming from one PC to the other. What I wanted to do though, was streaming from one PC to browsers on web.

from ffmpegout.

keijiro avatar keijiro commented on September 16, 2024

If you mean "from one PC to browser on another PC" (1 to 1), streaming with ffmpeg is probably helpful.

If you're trying broadcasting (1 to many), I think it never works.

from ffmpegout.

sinokgr avatar sinokgr commented on September 16, 2024

what I want to do, is to have unity running to a public PC, and have a browser stream the camera in the html. My understanding was that I would have unity running streaming to "a" server and then when I point a video tag to this server IP, it would display the same content with Unity.

from ffmpegout.

keijiro avatar keijiro commented on September 16, 2024

It could work if you have enough bandwidth. I recommend calculating the required bandwidth before starting R&D.

from ffmpegout.

sinokgr avatar sinokgr commented on September 16, 2024

I know it was done before (not sure if it was with FFmpeg or a different technology) but it works. I've seen the existing solution running on phone and on PC and I saw a varied experience. Some times it was very slow some times it was fine. But it should be similar to streaming you webcam on web. I wouldn't expect to get 90fps, but even 25 in my case would be enough.

from ffmpegout.

keijiro avatar keijiro commented on September 16, 2024

Sounds good. Go ahead and good luck! Unfortunately I don't have enough time for helping you out (I estimated that it needs lots of time for R&D, so that I can't make it), but I hope you make good progress on it.

from ffmpegout.

sinokgr avatar sinokgr commented on September 16, 2024

thanks for your time 👍

from ffmpegout.

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.