Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Embedded media player problem

Embedded media player problem

Scheduled Pinned Locked Moved ASP.NET
helphardware
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    leone
    wrote on last edited by
    #1

    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

    A Y 2 Replies Last reply
    0
    • L leone

      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

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      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.

      1 Reply Last reply
      0
      • L leone

        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

        Y Offline
        Y Offline
        yesu prakash
        wrote on last edited by
        #3

        try javascript player

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups