Live broadcast via YouTube
קפיצה לניווט
קפיצה לחיפוש
לעברית לחצו כאן
To switch from edit view to read view
Home page > Using the YouTube site with NetFree > Live broadcast via YouTube
In order your live broadcast should be open in NetFree, you have 2 options:
- If the channel is opened by NetFree (A channel owner can request the channel to be opened, for more information click here).
- If the channel is not open, you can send a request via NetFree's Support System near the broadcast to request the opening of the broadcast.
You can stream live through the YouTube interface in your browser, or through data streaming software (like: , OBS or VMix).
In order for the software to run, the following domains must be defined in the hosts file::
a.rtmp.youtube.com b.rtmp.youtube.com
On this IP:
173.194.5.170
Otherwise the program broadcasts each time through another IP.
To set this up, run the command prompt as Administrator by typing cmd in the Start menu> Right-click> Run as Administrator
And run the following command
echo 92.38.180.87 a.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts echo 173.194.5.170 b.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts