Groups
Groups
Sign in
Groups
Groups
ZZEE PHPExe
Conversations
About
Send feedback
Help
HTML5 <audio> tag on WINDOWS 10 does not work
64 views
Skip to first unread message
Marcelo Aguiar
unread,
Feb 15, 2018, 10:16:35 PM
2/15/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZZEE PHPExe
Hi, I need help.
html5 audio tag does not work on windows10. Just progress bar (...) but, audio does not play.
File log errors: (no error)
File log access: (see below)
127.0.0.1 - - [16/Feb/2018:03:11:02 -0200] "GET
http://127.0.0.1/
HTTP/1.0" 200 166 "-" "Mozilla/5.0 (Windows NT 6.2; WOW64; Trident/7.0; rv:11.0) like Gecko ZzeePhpExe/2.6.1"
127.0.0.1 - - [16/Feb/2018:03:11:02 -0200] "GET
http://127.0.0.1/audio.mp3
HTTP/1.0" 200 237 "
http://127.0.0.1/
" "Mozilla/5.0 (Windows NT 6.2; WOW64; Trident/7.0; rv:11.0) like Gecko ZzeePhpExe/2.6.1"
Would you help me?
Thanks
Marcelo Aguiar
unread,
Feb 15, 2018, 10:34:57 PM
2/15/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZZEE PHPExe
My html source:
==========================
<!DOCTYPE>
<html>
<body>
<audio controls autoplay>
<source src="
audio
.mp3" type="audio/mpeg"></source>
</audio>
</body>
</html>
==========================
Reply all
Reply to author
Forward
0 new messages