Difference between revisions of "Configuring your channel"

From BATC Wiki
Jump to navigation Jump to search
(31 intermediate revisions by 5 users not shown)
Line 1: Line 1:
* To configure your streaming channel you will need to log in as a member and then go to your account dashboard - see this page for more details [[Account_Dashboard|on your account dashboard]] - scroll down on the page to Streaming details.
+
To configure your streaming channel you will need to log in as a member and then go to your account dashboard - see this page for more details [[Account_Dashboard|on your account dashboard]] - scroll down on the page to Streaming details.
  
  
Line 16: Line 16:
 
  This is the direct URL you can give to people to watch your stream. You cannot change this URL.
 
  This is the direct URL you can give to people to watch your stream. You cannot change this URL.
  
  '''Note - the full URL is made up of the https address above the grey box PLUS the text in the grey box (which is the stream name) without any spaces between the 2.   
+
  '''Note - the full URL is made up of the https address above the grey box PLUS the text in the grey box (which is the stream name) without any spaces between them.   
 
For example the stream name for the above screen shot is "https://batc.org.uk/live/g8gkq"'''
 
For example the stream name for the above screen shot is "https://batc.org.uk/live/g8gkq"'''
  
Line 23: Line 23:
 
  This is the input URL which must be put into your streaming encoder. You cannot change this URL and should not pass it on to anyone else.
 
  This is the input URL which must be put into your streaming encoder. You cannot change this URL and should not pass it on to anyone else.
  
  '''Note - the full URL is "rtmp://rtmp.batc.org.uk/live/xxxxx-yyyyy" where xxxx is the stream name listed in the first grey box and yyyy is the key listed in the second grey box. The stream name and key are separated by a hyphen.'''
+
  '''Note - the full URL is "rtmp://rtmp.batc.org.uk/live/callsign-keykey" where callsign is the stream name listed in the first grey box and keykey is the key listed in the second grey box. The stream name and key are separated by a hyphen.'''
  
 
===Streaming from the Portsdown===
 
===Streaming from the Portsdown===
  
The Portsdown is already set up to stream to the new streamer.  All you need to do is enter the Stream details and
+
The Portsdown is already set up to stream to the streamer.  From the Touchscreen:
  
# Log on into Console mode and from the Menu select "3 Output"
+
# Select Menu 3
# In the Output Parameters Menu select "3 Output Mode"
+
# Select "Set Stream Outputs"
# In the Output Type menu use the down arrow to highlight "Streamer" and press the space bar and then enter.
+
# Select "Amend Preset"
# The correct stream URL of rtmp://rtmp.batc.org.uk/live should already be entered.
+
# Choose which of the 8 buttons to program and select it
# Press enter to bring up the stream key page
+
# Change the keyboard to lower case and enter the stream name and press enter
# Enter your stream name (callsign) in lower case, followed by a hyphen and then the 6 character stream key.  For example g8gkq-abcxyz
+
# Change the keyboard to lower case and enter the stream key and press enter
# Press enter to get back to the main menu.
+
# Exit to Main Menu
 +
# Select "Output to"
 +
# Select BATC Stream
 +
# Select the Video source
 +
# Press TX
  
Now, every time that you select "Streamer" either from the console menu or the touchscreen (or autostart into the streamer) you will stream to the new BATC Streamer.
+
===Using Adobe Media encoder===
  
===Using Adobe Media encoder===
+
[[File:adobe stream.JPG|400px]]
 +
 
 +
 
 +
* In the '''FMS URL:''' box put "rtmp://rtmp.batc.org.uk/live" (Note there is no / on the end)
  
For Adobe media encoder put the "rtmp://rtmp.batc.org.uk/live/" string above the grey box in to... and the text "g8gkq-abcxyz" in the grey box in to...
+
* In the '''Stream:''' box put your "callsign-key".
  
 
===Using Vmix===
 
===Using Vmix===
  
For Vmix, put "rtmp://rtmp.batc.org.uk/live/" in the "URL" field and the stream name and key separated by a hyphen (for example "g8gkq-abcxyz") in the "Stream Name or Key" field.
+
For Vmix, put <code>rtmp://rtmp.batc.org.uk/live</code> in the "URL" field and the stream name and key separated by a hyphen (for example <code>g8gkq-abcxyz</code>) in the "Stream Name or Key" field.
  
 
===Using OBS===
 
===Using OBS===
  
For OBS put the "rtmp://rtmp.batc.org.uk/live/" string above the grey box in to... and the text "g8gkq-abcxyz" in the grey box in to...
+
For OBS, put <code>rtmp://rtmp.batc.org.uk/live</code> in the "URL" field and the stream name and key separated by a hyphen (for example <code>g8gkq-abcxyz</code>) in the "Stream key" field.
 +
 
 +
===Using an H265 Encoder Box===
 +
 
 +
The Chinese H265 / 264 encoder box (model ON-DMI-16D) can also stream using RTMP to the BATC streamer site while at the same time 'multi-casting' to your Pluto for RF transmission and streaming rtsp for local monitoring on VLC.
 +
However currently the BATC streamer will only accept H264 which means that your Pluto will also have to be set to H264 on the Pluto controller page.
 +
The endocer cannot produce H264 for the BATC streamer and H265 for Pluto at the same time.
 +
 
 +
The url for the RTMP stream to the BATC streamer is of the form:
 +
 
 +
rtmp://88.80.184.32/live/your_callsign-keykey
 +
 
 +
One thing to be aware of is when entering the 6 character key make sure you get it correct - my key happened to contain character "I" capital i, which can be confused with lowercase L .  Using capital i fixed the problem !
 +
 
 +
The error was caused by copying the key on paper from the RPI 7" LCD streamer where both characters look the same.
 +
 
 +
To see the output of the encoder box locally using VLC  enter this url  rtsp://192.168.1.120:554/live/0 into VLC.  This assumes your encoder box IP address is 192.168.1.120
  
 
==Stream type==
 
==Stream type==
  
This selection determines if your stream appears as a member, repeater or special event stream in the streamer main channel list. You cannot change this.
+
This selection determines if your stream appears as a member, repeater or special event stream in the streamer main channel list ([https://batc.org.uk/live/ https://batc.org.uk/live/]). You cannot change this.
  
 
==Stream options==
 
==Stream options==
  
* "Stream listed" You can decide if your stream is listed in the streamer channel list (by default streams are not listed and this box should be ticked to use the stream).
+
* "Stream listed" You can decide if your stream is listed in the streamer channel list '''(by default streams are not listed and this box should be ticked to use the stream).
 
+
'''
 
* The "Chat On" box is ticked by default; if you untick this, there will be no chat window associated with your stream.
 
* The "Chat On" box is ticked by default; if you untick this, there will be no chat window associated with your stream.
  
Line 65: Line 88:
 
==Streaming type==
 
==Streaming type==
  
The Streaming Type can be set to Flash or HTML5. Flash has the advantage of minimal delay, but is not compatible with the stock browser on some devices. (Flash will need specifically enabling in Chrome, Firefox and Edge browsers). HTML5 works with all modern browsers, including iphones and ipads but is subject to a 10 - 20 second delay.
+
The Streaming Type sets the default video player type on the Live Stream page, this can be set to either Flash or HTML5.
 +
 
 +
=== Flash Player ===
 +
 
 +
'''Advantages'''
 +
* Minimal delay (typically less than 1 second)
 +
 
 +
'''Disadvantages'''
 +
* The user needs Flash Player plugin installed, and manually enabled.
 +
** If the webpage detects that Flash is not installed, the user will then be given a link to use HTML5 player to view the stream.
 +
 
 +
=== HTML5 Player ===
 +
 
 +
'''Advantages'''
 +
* Plays without plugins on all modern desktop and mobile (phone/tablet) browsers
  
Note that transcoding is done in the server and you do not have to change any settings on your encoder.
+
'''Disadvantages'''
 +
* Long and variable delay (typically 10-20 seconds depending on user's browser)
  
 
==Stream description==
 
==Stream description==
  
The stream description is the area below the video player and text chat windows on your channel page.  This area can be used by you to describe your channel and give more details of your group or repeater.
+
The stream description is the area below the video player and text chat windows on your channel page.  You can use this area to describe your channel and give more details of your group or repeater.
  
 
[[File:streamer.JPG|400px]]
 
[[File:streamer.JPG|400px]]
  
It is a Free text area and can include HTML - we recommend you use an external HTML editor such as https://html-online.com/editor/ to get the correct look and then paste the code in to the space.
+
It is a free text area and can include HTML - we recommend you use an external HTML editor such as https://html-online.com/editor/ to get the correct look and then paste the code into the space.
  
Please note any embedded content such as maps and time clocks etc from other sites need to use an SSL connection and have an https:// address.
+
Please note any embedded content such as maps and time clocks etc from other sites must use an SSL connection and have an https:// address.

Revision as of 08:55, 12 October 2020

To configure your streaming channel you will need to log in as a member and then go to your account dashboard - see this page for more details on your account dashboard - scroll down on the page to Streaming details.


Streaming Details.JPG

Chat nick name

This field sets your nick name as it appears on any streaming channels you are watching when you are logged in as a member - by default it is set to "first name_call sign" and we would suggest you do not change it from this convention.

Stream Title

This field sets the name of your own personal stream that appears on the channel list under the main streamer menu. By default it is set to your callsign.

Stream output URL

This is the direct URL you can give to people to watch your stream. You cannot change this URL.
Note - the full URL is made up of the https address above the grey box PLUS the text in the grey box (which is the stream name) without any spaces between them.  

For example the stream name for the above screen shot is "https://batc.org.uk/live/g8gkq"

Stream input URL

This is the input URL which must be put into your streaming encoder. You cannot change this URL and should not pass it on to anyone else.
Note - the full URL is "rtmp://rtmp.batc.org.uk/live/callsign-keykey" where callsign is the stream name listed in the first grey box and keykey is the key listed in the second grey box. The stream name and key are separated by a hyphen.

Streaming from the Portsdown

The Portsdown is already set up to stream to the streamer. From the Touchscreen:

  1. Select Menu 3
  2. Select "Set Stream Outputs"
  3. Select "Amend Preset"
  4. Choose which of the 8 buttons to program and select it
  5. Change the keyboard to lower case and enter the stream name and press enter
  6. Change the keyboard to lower case and enter the stream key and press enter
  7. Exit to Main Menu
  8. Select "Output to"
  9. Select BATC Stream
  10. Select the Video source
  11. Press TX

Using Adobe Media encoder

Adobe stream.JPG


  • In the FMS URL: box put "rtmp://rtmp.batc.org.uk/live" (Note there is no / on the end)
  • In the Stream: box put your "callsign-key".

Using Vmix

For Vmix, put rtmp://rtmp.batc.org.uk/live in the "URL" field and the stream name and key separated by a hyphen (for example g8gkq-abcxyz) in the "Stream Name or Key" field.

Using OBS

For OBS, put rtmp://rtmp.batc.org.uk/live in the "URL" field and the stream name and key separated by a hyphen (for example g8gkq-abcxyz) in the "Stream key" field.

Using an H265 Encoder Box

The Chinese H265 / 264 encoder box (model ON-DMI-16D) can also stream using RTMP to the BATC streamer site while at the same time 'multi-casting' to your Pluto for RF transmission and streaming rtsp for local monitoring on VLC. However currently the BATC streamer will only accept H264 which means that your Pluto will also have to be set to H264 on the Pluto controller page. The endocer cannot produce H264 for the BATC streamer and H265 for Pluto at the same time.

The url for the RTMP stream to the BATC streamer is of the form:

rtmp://88.80.184.32/live/your_callsign-keykey

One thing to be aware of is when entering the 6 character key make sure you get it correct - my key happened to contain character "I" capital i, which can be confused with lowercase L . Using capital i fixed the problem !

The error was caused by copying the key on paper from the RPI 7" LCD streamer where both characters look the same.

To see the output of the encoder box locally using VLC enter this url rtsp://192.168.1.120:554/live/0 into VLC. This assumes your encoder box IP address is 192.168.1.120

Stream type

This selection determines if your stream appears as a member, repeater or special event stream in the streamer main channel list (https://batc.org.uk/live/). You cannot change this.

Stream options

  • "Stream listed" You can decide if your stream is listed in the streamer channel list (by default streams are not listed and this box should be ticked to use the stream).

  • The "Chat On" box is ticked by default; if you untick this, there will be no chat window associated with your stream.
  • "Guest chat log in" If ticked it means that non-BATC Members will be able to post in your chat window; all they need to do is type "/nick display-name" and their chat will appear labelled with "display-name" or whatever they have entered. It is recommended that you normally leave this box unticked to prevent abuse of the service and limit chat access to logged-in BATC members.

Streaming type

The Streaming Type sets the default video player type on the Live Stream page, this can be set to either Flash or HTML5.

Flash Player

Advantages

  • Minimal delay (typically less than 1 second)

Disadvantages

  • The user needs Flash Player plugin installed, and manually enabled.
    • If the webpage detects that Flash is not installed, the user will then be given a link to use HTML5 player to view the stream.

HTML5 Player

Advantages

  • Plays without plugins on all modern desktop and mobile (phone/tablet) browsers

Disadvantages

  • Long and variable delay (typically 10-20 seconds depending on user's browser)

Stream description

The stream description is the area below the video player and text chat windows on your channel page. You can use this area to describe your channel and give more details of your group or repeater.

Streamer.JPG

It is a free text area and can include HTML - we recommend you use an external HTML editor such as https://html-online.com/editor/ to get the correct look and then paste the code into the space.

Please note any embedded content such as maps and time clocks etc from other sites must use an SSL connection and have an https:// address.