Embedded media player problem
-
I used embedded mp. in my web site. When i used an mp4 file as target with http protocol(ex. http://212.10.22.22/xx.mp4), it doesnt play. but when i used it as local file(c:\xx.mp4) it plays. There is no file location mistake. Because i can download from http://212.10.22.22/xx.mp4 (this is a sample location.) Wİndows media player itself cant open it from http address(from url). But Media player classic or vlc player can. And lastly not all files behave like this. I can play some files in embedded media player with both http and local conditions. Code snippet: OBJECT ID="Player" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" WIDTH="440" HEIGHT="380" PARAM NAME="AutoStart" VALUE="True" PARAM NAME="URL" VALUE="http://212.10.22.22/xxx.mp4" ... Please help.this is vey serious
-
I used embedded mp. in my web site. When i used an mp4 file as target with http protocol(ex. http://212.10.22.22/xx.mp4), it doesnt play. but when i used it as local file(c:\xx.mp4) it plays. There is no file location mistake. Because i can download from http://212.10.22.22/xx.mp4 (this is a sample location.) Wİndows media player itself cant open it from http address(from url). But Media player classic or vlc player can. And lastly not all files behave like this. I can play some files in embedded media player with both http and local conditions. Code snippet: OBJECT ID="Player" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" WIDTH="440" HEIGHT="380" PARAM NAME="AutoStart" VALUE="True" PARAM NAME="URL" VALUE="http://212.10.22.22/xxx.mp4" ... Please help.this is vey serious
Try this : Embedded Media Player with hot key Controls & Adding Play List capability(ASX FILE)[^]
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
-
I used embedded mp. in my web site. When i used an mp4 file as target with http protocol(ex. http://212.10.22.22/xx.mp4), it doesnt play. but when i used it as local file(c:\xx.mp4) it plays. There is no file location mistake. Because i can download from http://212.10.22.22/xx.mp4 (this is a sample location.) Wİndows media player itself cant open it from http address(from url). But Media player classic or vlc player can. And lastly not all files behave like this. I can play some files in embedded media player with both http and local conditions. Code snippet: OBJECT ID="Player" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" WIDTH="440" HEIGHT="380" PARAM NAME="AutoStart" VALUE="True" PARAM NAME="URL" VALUE="http://212.10.22.22/xxx.mp4" ... Please help.this is vey serious
try javascript player