Video tag not playing #13

Open
opened 3 years ago by JoanaChicau · 2 comments

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)?

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)?
Poster

one more thing I noticed/ important to check:

  • both ' and ' use id="player"
one more thing I noticed/ important to check: * both '<video> and <audio>' use id="player"

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?

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?
decentral1se self-assigned this 3 years ago
decentral1se changed title from video not playing to Video tag not playing 3 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.