Live broadcast via YouTube: הבדלים בין גרסאות בדף
קפיצה לניווט
קפיצה לחיפוש
מ (שלו' העביר את הדף Live broadcast via youtube לשם Live broadcast via YouTube) |
(השוואה לשנוים בדף העברי) |
||
שורה 14: | שורה 14: | ||
On this IP: | On this IP: | ||
173.194.187.40 | 173.194.187.40 | ||
− | Otherwise the program broadcasts each time through another IP. | + | 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 a.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts | ||
echo 173.194.187.40 b.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts | echo 173.194.187.40 b.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts |
גרסה מ־19:42, 10 בנובמבר 2018
לעברית לחצו כאן
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