Live broadcast via YouTube: הבדלים בין גרסאות בדף

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש
(3 גרסאות ביניים של 3 משתמשים אינן מוצגות)
שורה 1: שורה 1:
{{עמוד בעברית|שידור חי דרך יוטיוב}}
+
{{En|שידור חי דרך יוטיוב}}
 +
{{Navigation|Using the YouTube site with NetFree}}
  
<small>''[[NetFriends|Home page]]'' > ''[[Using the YouTube site with NetFree]]'' > ''Live broadcast via youtube''</small>
+
In order your live broadcast should be open in NetFree, you have 2 options:
  
Live streaming via YouTube is done using streaming software (For example: , [https://www.google.co.il/search?q=obs&oq=obs&aqs=chrome..69i57j69i60l3j69i59.2319j0j7&sourceid=chrome&ie=UTF-8 OBS] או [https://www.google.co.il/search?q=vmix&oq=vmix&aqs=chrome..69i57.3087j0j7&sourceid=chrome&ie=UTF-8 VMix])
+
# If the channel is opened by NetFree (A channel owner can request the channel to be opened, for more information click [[Policy of opening channels in YouTube|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: , [https://obsproject.com/ OBS] or [https://www.vmix.com/ VMix]).
  
 
In order for the software to run, the following domains must be defined in the hosts file::
 
In order for the software to run, the following domains must be defined in the hosts file::
שורה 9: שורה 13:
 
  b.rtmp.youtube.com  
 
  b.rtmp.youtube.com  
 
On this IP:
 
On this IP:
  173.194.187.40
+
  173.194.5.170
 
Otherwise the program broadcasts each time through another IP.
 
Otherwise the program broadcasts each time through another IP.
  
שורה 16: שורה 20:
  
 
And run the following command
 
And run the following command
  echo 173.194.187.40 a.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts
+
  echo 173.194.5.170 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.5.170 b.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts
  
 
==External links==
 
==External links==
 
[http://forum.netfree.link/topic/4634/%D7%AA%D7%95%D7%9B%D7%A0%D7%AA-obs-%D7%91%D7%A0%D7%98%D7%A4%D7%A8%D7%99 Link to topic in the Forum].
 
[http://forum.netfree.link/topic/4634/%D7%AA%D7%95%D7%9B%D7%A0%D7%AA-obs-%D7%91%D7%A0%D7%98%D7%A4%D7%A8%D7%99 Link to topic in the Forum].

גרסה מ־18:35, 23 ביולי 2020

לעברית לחצו כאן

To switch from edit view to read view

To search in the Wiki

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:

  1. If the channel is opened by NetFree (A channel owner can request the channel to be opened, for more information click here).
  2. 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 173.194.5.170 a.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts
echo 173.194.5.170 b.rtmp.youtube.com >> %WINDIR%\System32\Drivers\Etc\Hosts

External links

Link to topic in the Forum.