yixia / VitamioBundleStudio

Other
327 stars 134 forks source link

>TLS1.1 Security related videos are not playing #12

Open NehaKushwah993 opened 7 years ago

NehaKushwah993 commented 7 years ago

Hi, since today Vimeo videos are not playing, yesterday they were playing. And I tested on VLC and iphone(native player) they are working fine. Only on Vitamio player on Android its not playing.

Please find logs, Thanks.

05-03 19:50:35.587 22811-22811/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: VPLAYER INIT BEGIN 05-03 19:50:35.587 22811-22811/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: Application package name: io.vov.vitamio.demo 05-03 19:50:35.587 22811-22811/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: VPLAYER INIT END 05-03 19:50:35.587 22811-22811/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: Copyright (c) YIXIA (http://yixia.com). THIS SOFTWARE (Vitamio) IS WORK OF YIXIA (http://yixia.com) 05-03 19:50:35.587 22811-22811/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: Application package name: io.vov.vitamio.demo 05-03 19:50:35.587 22811-22811/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: Copyright (c) YIXIA (http://yixia.com). THIS SOFTWARE (Vitamio) IS WORK OF YIXIA (http://yixia.com) 05-03 19:50:35.587 22811-22811/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: Application package name: io.vov.vitamio.demo 05-03 19:50:35.587 22811-22811/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: PREPARE SIG: 0 05-03 19:50:35.587 22811-24027/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: THREAD PREPARE START 05-03 19:50:35.587 22811-24027/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: THREAD PREPARE ATTACHED 05-03 19:50:35.587 22811-24027/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: Copyright (c) YIXIA (http://yixia.com). THIS SOFTWARE (Vitamio) IS WORK OF YIXIA (http://yixia.com) 05-03 19:50:35.587 22811-24027/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: Vitamio Version 5.2.3 05-03 19:50:35.587 22811-24027/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: OPEN FILE https://player.vimeo.com/external/105912046.sd.mp4?s=d45710dae210f48b88cc2642a27e787bd237bdf6&profile_id=112&oauth2_token_id=947333252 05-03 19:50:37.117 22811-24027/io.vov.vitamio.demo E/Vitamio[5.2.3][Player]: [tls @ 0x60b19f30] error:1409442E:SSL routines:ssl3_read_bytes:reason(1070) 05-03 19:50:37.117 22811-24027/io.vov.vitamio.demo E/Vitamio[5.2.3][Player]: avformat_open_input: I/O error : -5 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo E/Vitamio[5.2.3][Player]: error (1, -5) 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: FILE CLOSE BEGIN 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: FREE VIDEOPIC BEGIN 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: FREE VIDEOPIC 2 END 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: FREE SUBPIC BEGIN 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: FREE SUBPIC 1 END 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: FREE AUDIOFRAME BEGIN 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: FREE AUDIOFRAME 8 END 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: DELETE GLOBAL REF BEGIN 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: DELETE GLOBAL REF END 05-03 19:50:37.117 22811-24026/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: FILE CLOSE END 05-03 19:50:37.117 22811-24027/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: THREAD PREPARE DETTACHED, ret = 0 05-03 19:50:37.117 22811-24027/io.vov.vitamio.demo I/Vitamio[5.2.3][Player]: THREAD PREPARE END

NehaKushwah993 commented 7 years ago

Today they are playing, I think this is not Vitamio player issue. So closing this bug.

NehaKushwah993 commented 7 years ago

Hi, I reported this issue to Vimeo and I've got following reply from them, They said we should update security to TLS 1.2 security specification :

https://vimeo.com/forums/help/topic:288705

" You may need to contact Vitamio Player for support and/or update your application to the TLS 1.2 security specification. One of our primary CDNs that serves video and image assets recently deprecated TLS 1.0 and 1.1 on their system. We're investigating what we can do to provide a better transition period for developers whose apps still use TLS 1.0 and 1.1. That said, if at all possible we strongly recommend updating their apps and implementations to utilize TLS 1.2, for both compatibility with our system and CDN, and for security purposes. Learn more about our CDN's TLS 1.0/1.1 deprecation plans here: Link: fastly.com/blog/phase-two-our-tls-10-and-11-deprecation-plan "

Please consider this issue and help us ASAP. Thanks