I openned an issue because I don't know what's wrong with my code
Here might be a better place to get help, right
?
Raúl Jiménez
@Elecash
I saw your issue @vautrinr I'll try to reply soon
@satyasutar it should be draggable, I'll check it out on my mobile
salvationGit
@salvationGit
hello, im trying to show my custom controls on the video, but when i toggle fullscreen on my mobile app it defaults to native controls. im using ionic and added all needed config. any one got ideas?
Raúl Jiménez
@Elecash
you can disable native fullscreen and set an emulated fullscreen mode
just put in your videogular tag an attribute vg-native-fullscreen="false"and that's all
@eckopage I'm pretty sure that nuget packages are outdated, I recommend you to use npm instead
We don't manage nuget release
Some guy did that for us
Erwin
@eckopage
@Elecash thanks. i wanted to resign of install all this stuff like npm bower in Visual Studio but now i see that s not good way.
_
Erwin
@eckopage
i ll try to configure videogular manually but i guess it ll long term task :)
talk2ajay
@talk2ajay
hi all, anyone faced the error "unable to set property playsInline of undefined or null" ?
I could see that my vg-src is having the content
i mean the videos
this is not happening with all the videos
Pedro Viola
@petercartagena
Hi guys, really new with js,angular,vidogular etc. I was using dash.js before and I was able to show/hide the captions using the MediaPlayer class..Can I show/hide or modify the captions with vidogular API?
Raúl Jiménez
@Elecash
@petercartagena show/hide captions right now it's not supported on dash plugin
Pedro Viola
@petercartagena
@Elecash Thanks
spiritbrother1
@spiritbrother1
bro and sis i want to ask something
how can i detect wrong video source in videogular mobile i tried vg-error in web it shown an error but when i tried to play wrong video source in mobile it doesnt show any error
spiritbrother1
@spiritbrother1
@2fdevs bro how to display error on videogular mobile
Raúl Jiménez
@Elecash
@spiritbrother I'll reply to you on your github issue videogular/videogular#380
spiritbrother1
@spiritbrother1
thank you @Elecash
abhijeet
@abhinigoskar17_twitter
How i can play .m3u8 url using videogular ?
Raúl Jiménez
@Elecash
We don't provide support for HLS but you have this plugin that maybe works for you