mzafers / QtVlcMediaPlayer

LibVLC integrated Qt QML MediaPlayer for Android
29 stars 8 forks source link

Playing http streams with QT 5.6 #4

Open sk2212 opened 8 years ago

sk2212 commented 8 years ago

Hello,

did you try to play http streams using you latest code? I did not get it work with this QT version.

I have your "original" pushed libraries for QT 5.5 and everything is working fine. Did you change something?

mzafers commented 8 years ago

I tested the jar files with Qt 5.6. No problem seems.

mzafers commented 8 years ago

Do you use encodeUrlForAndroid function? You must add this function in you QML file for Qt 5.6.

sk2212 commented 8 years ago

I know. I try to play "http://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_stereo.avi" but it does not show anything. With an "old" version of your QtVlcMediaPlayer this URL is playing.

mzafers commented 7 years ago

This library maybe not work on some device, I've no idea. I've upgraded it to Qt 5.7.1.