solid-software / flutter_vlc_player

📺 Flutter VLC powered video player.
507 stars 247 forks source link

How to error handling ? #149

Open riskiadi opened 3 years ago

riskiadi commented 3 years ago

how to do error handling if url not found?

E/VLC ( 4201): [c91e1350/1b20] libvlc demux: Failed to connect with rtsp://192.168.100.55:554/live/ch00_0 E/VLC ( 4201): [e88d01d0/1b20] libvlc stream: Failed to connect to RTSP server 192.168.100.55:554 E/VLC ( 4201): [e88d01d0/1b20] libvlc stream: cannot connect to 192.168.100.55:554

riyasyash commented 3 years ago

@riskiadi were you able to fix this issue?

riskiadi commented 3 years ago

@riskiadi were you able to fix this issue?

I haven't fixed it yet

raphasauer commented 1 year ago

So... nothing yet?