Giter Club home page Giter Club logo

Comments (3)

sindharta avatar sindharta commented on August 12, 2024

We are not familiar with either Kurento or Wowza. We would encourage you to try and let us and the community know your findings

from com.unity.webrtc.

karasusan avatar karasusan commented on August 12, 2024

This is a general question and you can ask questions like that on Unity Forum.
Thanks.

from com.unity.webrtc.

winlinvip avatar winlinvip commented on August 12, 2024

You can use SRS which is a WebRTC server, which allows you to use Unity as client and deliver streams to each others.

PS: SRS also supports coverting WebRTC to live stream, for example, to publish Unity stream to YouTube etc.

It's very easy to use, you can start SRS by docker, and there are some examples for Unity, for details see srs-unity.

Bellow are some examples:

Unity ---WebRTC---> SRS --WebRTC--> H5/Chrome
(WebCamera and Microphone)

Note: You could use other WebRTC media server and client to replace SRS and Chrome.

1662719512637159.mp4

Note: The latency is extremely low, which allows you to communicate with another Unity App. For example, you can use this mode to build a metting application by Unity.

Unity ---WebRTC---> SRS --WebRTC--> H5/Chrome
(Game camera and voice)

Note: You could use other WebRTC media server and client to replace SRS and Chrome.

1662715460552658.mp4

Note: A rotating cube is in the video stream, which is also the demostration of WebRTC.

1662727649470018.mp4

Note: Please note that we also capture the audio of game, so when we mute the H5 player there is no audio.

H5/Chrome ---WebRTC---> SRS --WebRTC--> Unity

Note: You could use other WebRTC media server and client to replace SRS and Chrome.

1662719351347655.mp4

Note: By converting live streaming to WebRTC, you're able to play normal stream from OBS or exists stream to Unity. For example, you can view a live sport or music by Unity.

from com.unity.webrtc.

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.