we are using WebRTC Streaming URL
(BaseURL/embed_player?urlServer=wss://BaseURL&streamName=stream1&mediaProviders=WebRTC,MSE&autoplay=true)
start stream using API (rest-api/vod/startup)
parameters : {"uri":"vod-live://bg.mp4","localStreamName": "stream1","loop": true}
we are injecting VOD file...
Reproduce the issue at 2:25 PM IST and attached log report zip. please check it
find log file : https://drive.google.com/file/d/1WmrsUhtNScaIAYKAvnX2QtIGTvaEwdgu/view?usp=sharing
video file : https://drive.google.com/file/d/1tIKSytQaOCKu_ZoDTWiidsfkESwDkWe5/view?usp=sharing
ca you please check below video, video gets blink at 8th second when changed video
https://drive.google.com/file/d/1iOBSsP-_OJIMjnoOmjZg6OB1YWiXvlEs/view?usp=sharing
image video is set in background, when video insert/change into stream, stream gets blinked when new video playing start or end
here i have attached video.
i am using flashphoner REST API and adding video in stream via "/rest-api/stream/inject2/startup" API. i need to play video 10 second forward. for example video length is of 50 seconds, when video added into stream should start playing from 10 second instead of 0 second.
Hi
i use "/rest-api/stream/inject2/startup" API to play video in stream
i would like to add text watermarking with above API.
can you please help or suggest step to add text watermarking while playing video