Live broadcast via YouTube
קפיצה לניווט
קפיצה לחיפוש
לעברית לחצו כאן
To switch from edit view to read view
Home page > Using the YouTube site with NetFree > Live broadcast via YouTube
Live streaming via YouTube is done using streaming software (For example: , OBS או 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.187.40
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 173.194.187.40 a.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts echo 173.194.187.40 b.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts