All the code used in this video can be found at the GitHub Repo: github.com/israelquiroz93/carouselproj Wil you guys be using Ngx-Videogular as your video player in your next project?
the videos are not playing when i click the videogular but when i click the link and open it in browser play it for a while and then come back to my app and play the videogular then its playing ....but its not playing if i click on the videogular directly ...what could be the problem??
Great video ! Can you tell me how I can start my application when connecting the external HD to the smart TV, I'm trying to create a streaming service to play my local mp4 videos saved on my HD, with a beautiful and user-friendly interface.
thats wierd but all i can say is make sure you have the correct versions of the package with your angular version and make sure to properly include them in the html under the vgcontrol
bro i cannot use it with signed url from s3, and when i given it in normal video tag as static it worked in video gular its not, tryed to bind it to src not working bro, any solution
remember the video tag has an id to that specific player so it needs to be changed and in the method for the accessing the video player through the api make sure to get the correct source and that should help guide you
Using as youtube embedded video gives me a 'blocked by cors' error as such: Access to video at 'th-cam.com/video/M66U_DuMCS8/w-d-xo.html' from origin 'localhost:54955' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Is there a way around this?
why standalone ? I am facing issue with lazy loading node_modules/@videogular/ngx-videogular/buffering/lib/vg-buffering/vg-buffering.component.d.ts:21:89 - error TS2344: Type '{ vgFor: { alias: "vgFor"; required: false; }; }' does not satisfy the constraint '{ [key: string]: string; }'. Property '"vgFor"' is incompatible with index signature. Type '{ alias: "vgFor"; required: false; }' is not assignable to type 'string'. 21 static ɵcmp: i0.ɵɵComponentDeclaration; please reply
All the code used in this video can be found at the GitHub Repo: github.com/israelquiroz93/carouselproj
Wil you guys be using Ngx-Videogular as your video player in your next project?
Great video, mate. Thanks!
Your welcome!!! :)
Great video, mate. Thank you very much!!!
Your welcome :)
the videos are not playing when i click the videogular but when i click the link and open it in browser play it for a while and then come back to my app and play the videogular then its playing ....but its not playing if i click on the videogular directly ...what could be the problem??
Great video !
Can you tell me how I can start my application when connecting the external HD to the smart TV, I'm trying to create a streaming service to play my local mp4 videos saved on my HD, with a beautiful and user-friendly interface.
Can't bind to 'vgMedia' since it isn't a known property of 'video'. getting this error with Angular 14
you can remove it in some versions of angular, it throws a random error i ran into this in that same version as well
I was implemented NGX-VIDEOGULAR as shown in your video but in my video player play, pause ,full screen icon is not showing
thats wierd but all i can say is make sure you have the correct versions of the package with your angular version and make sure to properly include them in the html
under the vgcontrol
thanks@@IsraelQuiroz
Facing the same problem.
Same problem
bro i cannot use it with signed url from s3, and when i given it in normal video tag as static it worked in video gular its not, tryed to bind it to src not working bro, any solution
I am also facing same issue.Only static url is working. Please let me know if you got solution.
How can i add a second payer with different video right below the first one? If i copy the code the second player wont play…
remember the video tag has an id to that specific player so it needs to be changed and in the method for the accessing the video player through the api make sure to get the correct source and that should help guide you
Using as youtube embedded video gives me a 'blocked by cors' error as such:
Access to video at 'th-cam.com/video/M66U_DuMCS8/w-d-xo.html' from origin 'localhost:54955' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Is there a way around this?
I have the same issue
how can i play with wmv video
Can i use it for ionic
Please always ZOOM IN
zoom in when? lol
thank you so much
You are very welcome!
If possible can you upload swift ui development courses
Thanks for the comment!
sorry but i dont work in swift
why standalone ? I am facing issue with lazy loading
node_modules/@videogular/ngx-videogular/buffering/lib/vg-buffering/vg-buffering.component.d.ts:21:89 - error TS2344: Type '{ vgFor: { alias: "vgFor"; required: false; }; }' does not satisfy the constraint '{ [key: string]: string; }'.
Property '"vgFor"' is incompatible with index signature.
Type '{ alias: "vgFor"; required: false; }' is not assignable to type 'string'.
21 static ɵcmp: i0.ɵɵComponentDeclaration;
please reply
make sure you have the right version of Videogular, i would run into weird issues like this when the versions were out of sync
Did u delete ur repository?
Repos are members only now
thanks)
No problem :)
Repo is down sadly
Members only now sorry
Got it working anyways. Thanks :)