Video tag not playing #13
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: varia/web-narrowcast#13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
it seems the video (https://git.vvvvvvaria.org/varia/web-narrowcast/src/branch/master/index.html#L170) is not playing (tested on firefox and chrome)
I tried changing type="video/mp4" but felt no difference, perhaps simply to do with the video script (https://git.vvvvvvaria.org/varia/web-narrowcast/src/branch/master/narrowscripts.js#L170)?
one more thing I noticed/ important to check:
Changing the source type from "application/x-mpegURL" to "video/mp4" seems to work locally on my machine in firefox and chromium. But will this ruin the option to stream or something? Is this why the video.js library is being used?
video not playingto Video tag not playing