Live broadcast via YouTube: הבדלים בין גרסאות בדף
קפיצה לניווט
קפיצה לחיפוש
שורה 1: | שורה 1: | ||
{{עמוד בעברית|שידור חי דרך יוטיוב}} | {{עמוד בעברית|שידור חי דרך יוטיוב}} | ||
− | + | <div lang="en" dir="ltr"> | |
<small>''[[NetFriends|Home page]]'' > ''[[Using the YouTube site with NetFree]]'' > ''Live broadcast via youtube''</small> | <small>''[[NetFriends|Home page]]'' > ''[[Using the YouTube site with NetFree]]'' > ''Live broadcast via youtube''</small> | ||
גרסה מ־18:30, 7 בינואר 2019
לעברית לחצו כאן
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