Announcement

Collapse
No announcement yet.

player embed on iphone

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • player embed on iphone

    I have the shoutcast player embed on my website but it does not show up on my iphone. is there a different player available to embed that will work on iphone?

  • #2
    the site player is using flash which is why you're not seeing it on your iOS device. there is no officially provided alternative to achieve what you want, whether there's 3rd party options i don't know (or whether you could use something like the HTML5 <audio> tag on iOS).

    -daz
    WACUP Project <‖> "Winamp Ramblings" - Indie Winamp Dev Blog

    Comment


    • #3
      Thank you daz,
      Would anyone know if shoutcast is "officially" developing any help for this problem?

      Comment


      • #4
        we (as i'm on the dev team) are not developing anything like that -all there is from us for iOS is the app we have, otherwise it's down to whether there are compatible HTML5 players for the platform or any other non-Flash alternative which can be used. this is why you tend to find people doing iOS apps for stream playback rather than a generic player.

        -daz
        WACUP Project <‖> "Winamp Ramblings" - Indie Winamp Dev Blog

        Comment


        • #5
          I also have IPHONE and i wana try to listen Stream and i wana try this code for listen station on iphone u wana try

          http://radio-cast . info/Player/mobile/qp.php

          Radio-Cast

          Comment


          • #6
            PHP Code:
            <!DOCTYPE HTML>

            <
            html>

            <
            head>

            <
            meta http-equiv="Content-Type" content="text/html; charset=utf-8">

            <
            title>Untitled Document</title>

            </
            head>



            <
            body>

            <
            audio controls="controls" autoplay="autoplay" src="http://YOURSERVER.COM:YOURPORT/;stream.mp3">

                </
            audio>

            </
            body>

            </
            html

            Comment


            • #7
              player embed on iphone

              I have tested your flash player on your new site and it has the classic memory leak. Any chance you are going to fix this?

              Comment

              Working...
              X
              😀
              🥰
              🤢
              😎
              😡
              👍
              👎