Update publish RTMP examples

This commit is contained in:
Alex X
2023-10-11 06:58:17 +03:00
parent c02117e626
commit bbe6ae0059
+2 -1
View File
@@ -105,7 +105,8 @@
<div>
<h2>Publish stream</h2>
<pre>example: rtmps://dc1-1.rtmp.t.me/s/1234567890:xxxxxxxx</pre>
<pre>YouTube: rtmps://xxx.rtmp.youtube.com/live2/xxxx-xxxx-xxxx-xxxx-xxxx
Telegram: rtmps://xxx-x.rtmp.t.me/s/xxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxx</pre>
<input id="pub-url" type="text" placeholder="url">
<a id="pub-send" href="#">send</a> / Telegram RTMPS server
</div>