Skip to Content
Menu
This question has been flagged
3 Replies
5763 Views



Avatar
Discard
Author

Hi Kevin,

I have gone through the given link but it seems like its not working in my case.

When i am trying access a video file it is throughing below error: The web page at data:video/mp4;base64,%s might be temporarily down or it may have moved permanently to a new web address.

Hope you will understand my concern now.

Thanks

Best Answer

you should try

t-att-src="'data:video/mp4;base64,%s' % (your_video_field,)"

Here in place of mp4, you should define your video type

Avatar
Discard
Author

Hi Hilar,

This code is only works into Firefox web broswer.

Thanks

Related Posts Replies Views Activity
2
Feb 24
25422
1
Jul 22
20641
3
Jul 21
21783
0
Jul 17
2592
1
Apr 25
806