andrewcapatina

Results 5 comments of andrewcapatina

I tried a test rtsp source with mp4 format. That worked well. I was even able to adjust framerate. I am investigating on server side now.

Update: I changed the file format of the server and now I can stream the entire video. Only complaints are the playback is a bit slower and there is a...

@arslanahmadpk any update? Currently facing same problem with rtsp and could use some guidance. Initial thought is it is compilation issue. Emulator fine for me as well. Thanks.

@arslanahmadpk I tried making a new project with only dependency being vlc player. I still got the same issue running on hardware. I also followed the installation guide and added...

@EbrahimMosaaed Yes, RTSP supports setting the duration. But I don't think this API supports that. There is a seekTo() module for this API though, may want to look into that.