hemantzarkar
Results
2
issues of
hemantzarkar
I am using this library to play **RTSP** video streams on my mobile application. My **VLC Player** component code is given below, ` { console.log('VLC Playing....... '); this.startTimer(this.state.obj.startDateTime, this.state.obj.endDateTime); }}...
I am using this player for one of the projects; the requirement is that player should contain a thumbnail image. I am unable to find any property for adding a...