yanwsh / videojs-panorama

a plugin for videojs run a full 360 degree panorama video.
http://yanwsh.github.io/videojs-panorama/
Other
485 stars 160 forks source link

Quality problems when apply fisheye transform #74

Closed Tullioaq closed 7 years ago

Tullioaq commented 7 years ago

excuse me...we are using fisheye function to play realtime m3u8. The problem is that the video is show with very low resolutions...pixelate! If i play the same stream without fisheye filter it show well! How to solve this problem?

Tnx much

Tullioaq commented 7 years ago

Excuse me...it's append only on iPhone! Android phone does not have this problem!

yanwsh commented 7 years ago

Okay, On safari, it uses intermediate level canvas to render video because safari doesn't support render video directly. Please download the latest version of videojs-panorama plugin and add following code to options

helperCanvas: {
    width: 2048,
    height: 1024
},
Tullioaq commented 7 years ago

i add this code to the last index_fisheye script but nothing happend.... video still have jugged edges... if i play it on an android i see good quality. if i play it on iphone i see jugged edge pixelate quality

any idea?

2017-03-21 15:32 GMT+01:00 Wensheng Yan notifications@github.com:

Okay, On safari, it uses intermediate level canvas to render video because safari doesn't support render video directly. Please download the latest version of videojs-panorama plugin and add following code to options

helperCanvas: { width: 2048, height: 1024 },

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yanwsh/videojs-panorama/issues/74#issuecomment-288096680, or mute the thread https://github.com/notifications/unsubscribe-auth/AZJO2XIdfknyckaeoe8aZwCh7j7d9Dc1ks5rn998gaJpZM4MiTqq .

--

Tullio Gabriele

Mobile: +39 3289872419 E-mail: tullio.gabriele@2bite.net

2bite s.r.l. Via Saragat snc 67100 L'Aquila (AQ) - Italy Tel.: + <%2B39%200862441583>39 0862.441583 - http://www.air2bite.net

Tullioaq commented 7 years ago

Excuse me...i use the right size of video and now work fine!! Tnx much!!

2017-03-21 15:36 GMT+01:00 Tullio Gabriele tullio.gabriele@2bite.net:

i add this code to the last index_fisheye script but nothing happend.... video still have jugged edges... if i play it on an android i see good quality. if i play it on iphone i see jugged edge pixelate quality

any idea?

2017-03-21 15:32 GMT+01:00 Wensheng Yan notifications@github.com:

Okay, On safari, it uses intermediate level canvas to render video because safari doesn't support render video directly. Please download the latest version of videojs-panorama plugin and add following code to options

helperCanvas: { width: 2048, height: 1024 },

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yanwsh/videojs-panorama/issues/74#issuecomment-288096680, or mute the thread https://github.com/notifications/unsubscribe-auth/AZJO2XIdfknyckaeoe8aZwCh7j7d9Dc1ks5rn998gaJpZM4MiTqq .

--

Tullio Gabriele

Mobile: +39 3289872419 E-mail: tullio.gabriele@2bite.net

2bite s.r.l. Via Saragat snc 67100 L'Aquila (AQ) - Italy Tel.: + <%2B39%200862441583>39 0862.441583 - http://www.air2bite.net

--

Tullio Gabriele

Mobile: +39 3289872419 E-mail: tullio.gabriele@2bite.net

2bite s.r.l. Via Saragat snc 67100 L'Aquila (AQ) - Italy Tel.: + <%2B39%200862441583>39 0862.441583 - http://www.air2bite.net