ajayalag1974
Member
Hi,
I want to permanently publish a stream (ch_1) on WCS-5 which is pulled from a RTMP Source URL (rtmp://xyz..)
1. I want to permanently publish a Stream with name: "ch_1" to be played view embed_player Iframe/Link
2. Which pulls its video from a RTMP Source URL something like: rtmp://abc.xyz:1935/live/ch_1
3. Occasionally i would need to update RTMP Source URL so a way to publish & update too.
4. Cannot use RTMP Source URL as streamName query param in embed_player URL as i have to keep it secret.
5. Also confirm if we do the above thing whether the end viewer viewing stream via embed_player iframe/link can still hack into the actual RTMP Source URL or it will be impossible, everything is done at server side, please confirm.
6. The other day I was able to publish a stream which pulls rtmp via: /rest-api/pull/rtmp/pull endpoint and was able to play but it got removed once WCS was restarted/stopped/started, i need it permanently.
7. If following your process i am able to publish many stream which pulls its content from rtmp urls, lets say 50 streams, will bandwidth & server will be used when no viewer is viewing via embed_player IFrame/Link (RTMP pulling/WebRTC publishing). I want to publish many streams permanently on my server but would not like it cause issues on the server, so bandwidth & resources should only be consumed when atleast 1 of the viewer of particular stream is viewing via embed_player IFrame/Link.
Thanks waiting for your reply
Ajay Kumar
I want to permanently publish a stream (ch_1) on WCS-5 which is pulled from a RTMP Source URL (rtmp://xyz..)
1. I want to permanently publish a Stream with name: "ch_1" to be played view embed_player Iframe/Link
2. Which pulls its video from a RTMP Source URL something like: rtmp://abc.xyz:1935/live/ch_1
3. Occasionally i would need to update RTMP Source URL so a way to publish & update too.
4. Cannot use RTMP Source URL as streamName query param in embed_player URL as i have to keep it secret.
5. Also confirm if we do the above thing whether the end viewer viewing stream via embed_player iframe/link can still hack into the actual RTMP Source URL or it will be impossible, everything is done at server side, please confirm.
6. The other day I was able to publish a stream which pulls rtmp via: /rest-api/pull/rtmp/pull endpoint and was able to play but it got removed once WCS was restarted/stopped/started, i need it permanently.
7. If following your process i am able to publish many stream which pulls its content from rtmp urls, lets say 50 streams, will bandwidth & server will be used when no viewer is viewing via embed_player IFrame/Link (RTMP pulling/WebRTC publishing). I want to publish many streams permanently on my server but would not like it cause issues on the server, so bandwidth & resources should only be consumed when atleast 1 of the viewer of particular stream is viewing via embed_player IFrame/Link.
Thanks waiting for your reply
Ajay Kumar