The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
5 posters

    Radio stream in forum

    avatar
    mmxc
    New Member


    Posts : 19
    Reputation : 1
    Language : Latvian

    Solved Radio stream in forum

    Post by mmxc March 6th 2017, 12:06 pm

    Hello people's!Smile

    I wan't ask:

    How i can put radio stream in my forum background?

    Sorry for my bad english.

    Thanks for help!Smile

    Reggard Mmxc.!


    Last edited by mmxc on March 6th 2017, 3:32 pm; edited 1 time in total
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15321
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Radio stream in forum

    Post by skouliki March 6th 2017, 12:32 pm


    avatar
    mmxc
    New Member


    Posts : 19
    Reputation : 1
    Language : Latvian

    Solved Re: Radio stream in forum

    Post by mmxc March 6th 2017, 1:00 pm

    skouliki wrote:hello

    please check  this tutorial https://help.forumotion.com/t16239-insert-background-music
    or this one https://help.forumotion.com/t112787-seamless-background-music-player

    Thanks men, but i can't put url in there.
    When i put url he don't allowe play.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15321
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Radio stream in forum

    Post by skouliki March 6th 2017, 1:21 pm

    did you try both tutorials?
    (iam a woman lol)

    avatar
    mmxc
    New Member


    Posts : 19
    Reputation : 1
    Language : Latvian

    Solved Re: Radio stream in forum

    Post by mmxc March 6th 2017, 2:46 pm

    skouliki wrote:did you try both tutorials?
    (iam a woman lol)


    Yes I try and nothing.

    Okey thanks, need search.

    And i really sorry.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15321
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Radio stream in forum

    Post by skouliki March 6th 2017, 3:40 pm

    iam sure that the second tutorial is working ( i have tested myself )

    avatar
    mmxc
    New Member


    Posts : 19
    Reputation : 1
    Language : Latvian

    Solved Re: Radio stream in forum

    Post by mmxc March 6th 2017, 5:18 pm

    skouliki wrote:iam sure that the second tutorial is working ( i have tested myself )



    Thanks again, but he don't work on radio stream.

    Code:
    <audio autoplay="" controls="" loop="" preload="">
     <source src="http://192.254.184.234/~tangh/01_admin_resources/Shimmer/ogg/Smile.ogg" type="audio/ogg"></source>
     <source src="http://192.254.184.234/~tangh/01_admin_resources/Shimmer/mp3/Smile.mp3" type="audio/mpeg"></source>
     Your browser does not support the audio element.
    </audio>


    For radio stream's.


    TC.
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1442
    Reputation : 220
    Language : English

    Solved Re: Radio stream in forum

    Post by SarkZKalie March 6th 2017, 6:34 pm

    Upload your song to another hosting site, i.e: Vocaroo
    In this tutorial, I uploaded a song. Next step, right click on 'Download as MP3' and get the link, it should be
    Code:
    http://vocaroo.com/media_command.php?media=s0CRSUr7p4Wp&command=download_mp3
    Replace it w yours
    Code:
    <audio autoplay="" controls="" loop="" preload="">
     <source src="http://vocaroo.com/media_command.php?media=s0CRSUr7p4Wp&command=download_mp3" type="audio/mpeg"></source>
     Your browser does not support the audio element.
    </audio>
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19328
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Radio stream in forum

    Post by Ape March 6th 2017, 10:10 pm

    The member don't want a music player they want a Radio stream it's no the same as a music player.

    @mmxc sorry but we do not have a code or any threads with a live feed from a radio system you can only add a music player that you make a play list that will play on your forum.



    Radio stream in forum Left1212Radio stream in forum Center11Radio stream in forum Right112
    Radio stream in forum Ape_b110
    Radio stream in forum Ape1010
    avatar
    mmxc
    New Member


    Posts : 19
    Reputation : 1
    Language : Latvian

    Solved Re: Radio stream in forum

    Post by mmxc March 6th 2017, 10:14 pm

    APE wrote:The member don't want a music player they want a Radio stream it's no the same as a music player.

    @mmxc sorry but we do not have a code or any threads with a live feed from a radio system you can only add a music player that you make a play list that will play on your forum.

    Thanks i got.


    Here code if someone need radio stream:
    Code:
    <audio autoplay="" controls="" loop="" preload="">
     <source src="http://192.254.184.234/~tangh/01_admin_resources/Shimmer/ogg/Smile.ogg" type="audio/ogg"></source>
     <source src="http://192.254.184.234/~tangh/01_admin_resources/Shimmer/mp3/Smile.mp3" type="audio/mpeg"></source>
     Your browser does not support the audio element.
    </audio>

    Thnaks again.

    TC.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Radio stream in forum

    Post by SLGray March 6th 2017, 10:14 pm

    Thanks for posting the solution.

    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules



    Radio stream in forum Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is September 24th 2024, 3:19 am