Skip to content

magadan/Unity-NDI-to-WebRTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-NDI-to-WebRTC

A simple way to send realtime low latency high quality video over Internet

This Project was made with:

Version:

Unity 2019.4.1f1

How to use:

With this project you sent video or a unity 3D enviroment over Untiy RenderStreaming Technology. Its a fork from the original Unity Project with some modifications.

Requeriments:

To work you will need:

1 - A GPU Nvidia or AMD

2 - A Cloud Linux Server/VPS Server to run the WebServer part of this project hosted in: https://github.com/magadan/Unity-NDI-to-WebRTC-WebServer

Running the Project:

Download the project to your Unity 2019.4.1f1

Change the URL Signaling to your Linux VPS Server/Cloud Server that is running the WebServer, clicking on the 'RenderStreaming' object and go to inspector of this Object.

Hit Play to run the Unity Project

Make shure your WebServer is running on the Linux Machine.

Works with Unity Builds too.

License

The MIT License (MIT)

Copyright (c) 2020 MGD

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License is MIT, NDI from Keyjiro

About

A simple way to send realtime low latency high quality video over Internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published