remove fairstreaming c1, promote fairtube streaming authored by Roland Alton's avatar Roland Alton
...@@ -86,11 +86,9 @@ Yes. fairmeeting uses the WebRTC standard, which has [encryption built in](https ...@@ -86,11 +86,9 @@ Yes. fairmeeting uses the WebRTC standard, which has [encryption built in](https
### Can I record or stream a session? ### Can I record or stream a session?
Built-in recording or streaming is available for selected fairmeeting domains only. For example at `pro.fairmeeting.net` you may send a stream to YouTube or any other streaming platform. With fairstreaming use `rtmp://c1.fairmeeting.net:31100/show/streamname` as key and receive the stream at `https://c1.fairmeeting.net/hls/streamname.m3u8` (see [this example page](https://repo.fairkom.net/best/) to embed the stream in your web page without ads or cookies). Built-in recording or streaming is available for selected fairmeeting domains only. For example at `pro.fairmeeting.net` you may send a stream to YouTube or fairtube. To launch a stream, first login at [fair.tube](fair.tube) and start a stream. Then enter the streaming URL appended by the streamkey as a stream key in fairmeeting (choose Streaming in Menu). This also records your conference.
Alternatively login at [fair.tube](fair.tube) and start a stream. Enter the streaming URL appended by the streamkey as a stream key in fairmeeting. This also records your conference. For recording only, you may also simply use the [RecordRTC](https://chrome.google.com/webstore/detail/recordrtc/ndcljioonkecdnaaihodjgiliohngojp) extension for Chrome / Chromium browsers and record the tab.
Or simply use the [RecordRTC](https://chrome.google.com/webstore/detail/recordrtc/ndcljioonkecdnaaihodjgiliohngojp) extension for Chrome / Chromium browsers and record the tab.
![RecordRTC](uploads/0ca3b7457788035c4264a93454f01af4/RecordRTC.png) ![RecordRTC](uploads/0ca3b7457788035c4264a93454f01af4/RecordRTC.png)
...@@ -100,7 +98,7 @@ You can stream your session perfectly with the great [Open Broadcaster Software] ...@@ -100,7 +98,7 @@ You can stream your session perfectly with the great [Open Broadcaster Software]
### Can I play stereo? ### Can I play stereo?
Yes, this is the default setting at most doamins like pro.fairmeeting.net Yes, this is the default setting at most domains like pro.fairmeeting.net
fairmeeting even transports Dolby Surround 5.1. To make that work append some commands to the URL like here: `https://fairmeeting.net/stereotest#config.p2p.enabled=false&config.disableAP=true&config.disableAEC=true` As a source you use line in (blue jack at PC rear), an audio loopback interface or simply play from a Youtube video within fairmeeting (behind three dots). fairmeeting even transports Dolby Surround 5.1. To make that work append some commands to the URL like here: `https://fairmeeting.net/stereotest#config.p2p.enabled=false&config.disableAP=true&config.disableAEC=true` As a source you use line in (blue jack at PC rear), an audio loopback interface or simply play from a Youtube video within fairmeeting (behind three dots).
... ...
......