pedroSG94 / vlc-example-streamplayer

Example code how to play a stream with VLC
GNU General Public License v3.0
229 stars 93 forks source link

Problem with connection player. #43

Open cyprianG96 opened 3 years ago

cyprianG96 commented 3 years ago

Hi, I have problem as below. It happen when I try start play stream with delay. My app works like VideoChat, I call to other user and waiting on his connection, when user response, app should start play his stream, but it not working as well, but when user call to me and stream is already existing the problem disappears. I tried start player with delay but it still not works.

2021-01-18 09:46:59.067 2851-3852/com.datezoneapp E/VLC: [00000076c11fbc90/f0c] libvlc input: Your input can't be opened 2021-01-18 09:46:59.067 2851-3852/com.datezoneapp E/VLC: [00000076c11fbc90/f0c] libvlc input: VLC is unable to open the MRL 'rtsp://93.179.237.166:8086/live/vc49eca4981af52bffd8390331751fefa3'. Check the log for details.