kolkov / ngx-gallery

A simple responsive native gallery component for Angular 8+.
https://ngx-gallery.kolkov.ru/
MIT License
115 stars 56 forks source link

base64 video not working #49

Open antonyluiz94 opened 3 years ago

antonyluiz94 commented 3 years ago

I want to show base 64 video in ngx-gallery, but its not working. the base64 images are working fine. the issue is when I give base64 video url , the ngx is taking it as image. but if i give it as normal video path it is working.

Can someone help me with base64 video urls .

kolkov commented 3 years ago

Thanks for report.

antonyluiz94 commented 3 years ago

Hi Boss, is it possible to use base64 urls in the gallery?

kolkov commented 3 years ago

Hi Boss, is it possible to use base64 urls in the gallery?

Hi! At this moment it is not possible, but in general - yes.