Video tag not playing #13

Open
opened 2021-04-15 11:34:49 +02:00 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)?
Author

one more thing I noticed/ important to check:

  • both '
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 2021-10-20 11:12:00 +02:00
decentral1se changed title from video not playing to Video tag not playing 2021-10-20 11:18:21 +02:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: varia/web-narrowcast#13
No description provided.