Streaming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rushyrulz
    Digital Dancing!
    FFR Simfile Author
    FFR Music Producer
    • Feb 2006
    • 12985

    #16
    Re: Streaming

    Pulled this off multitwitch, hope this helps
    Code:
    <object type="application/x-shockwave-flash" height="255" width="400" id="embed_[b]NAMEGOESHERE[/b]" class="stream" data="http://www.twitch.tv/widgets
    /live_embed_player.swf?channel=[b]NAMEGOESHERE[/b]" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param 
    name="allowNetworking" value="all" /><param name="movie" value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&
    channel=[b]NAMEGOESHERE[/b]&auto_play=true&start_volume=0" /></object>


    Comment

    • justin_ator
      🥓<strong><span style="col
      • Mar 2007
      • 7648

      #17
      Re: Streaming

      Velocity is recoding the entire FFR site, including adding LIVE STREAMS to the sidebar, etc.

      You guys just gotta be patient.

      I'm also toying around with this: http://omnistream.omniux.net/justin/...streamlist.php
      though my code is rough and ideas are basic still. I'm not really experienced in it so going is rough.

      Comment

      • rushyrulz
        Digital Dancing!
        FFR Simfile Author
        FFR Music Producer
        • Feb 2006
        • 12985

        #18
        Re: Streaming

        Very nice!!!

        Also, thanks for getting FFR on GiantBomb.


        Comment

        • geek
          FFR Player
          • Mar 2005
          • 119

          #19
          Re: Streaming

          Originally posted by justin_ator
          Velocity is recoding the entire FFR site, including adding LIVE STREAMS to the sidebar, etc..
          This makes me so fucking happy

          Comment

          • L.B.D.D
            FFR Player
            • Aug 2013
            • 2949

            #20
            Re: Streaming

            god bless

            Comment

            • DarkbearX
              Shimose
              FFR Simfile Author
              FFR Music Producer
              • Feb 2006
              • 1995

              #21
              Re: Streaming

              ya i suggested, over a year ago, more than once, to do some sort of thing that shows live streamers from ffr.

              glad its finally actually being done
              im gay
              SRL Page
              Castlevania IV, Super Metroid, and Cave Story speedruns
              D e e R F o r C e Leaderboards

              Comment

              • justin_ator
                🥓<strong><span style="col
                • Mar 2007
                • 7648

                #22
                Re: Streaming

                If anyone knows details about Twitch API workings or php, feel free to hit me up about getting the Viewer page of that link I posted working with live streams... having issues getting it working with the usernames of live folks rather than a default channel.

                Comment

                • DotKritic
                  Forum User
                  • Jun 2009
                  • 2974

                  #23
                  Re: Streaming

                  I used to stream on BO2. Kept on going offline or lost connection so I gave up.

                  FFR Member Since December 17th, 2004
                  Save 50% on Codecademy Plus, Pro, or Pro Student

                  Comment

                  • icontrolyourworld
                    Enjoy life!
                    FFR Simfile Author
                    • Oct 2007
                    • 4192

                    #24
                    Re: Streaming

                    I would stream on twitch, but twitch freezes my computer after a while

                    So I do the next best thing, play on MP and post videos

                    Comment

                    • rushyrulz
                      Digital Dancing!
                      FFR Simfile Author
                      FFR Music Producer
                      • Feb 2006
                      • 12985

                      #25
                      Re: Streaming

                      Originally posted by justin_ator
                      If anyone knows details about Twitch API workings or php, feel free to hit me up about getting the Viewer page of that link I posted working with live streams... having issues getting it working with the usernames of live folks rather than a default channel.
                      I know multitwitch uses a stack-like system to add streams to their viewer page.

                      Code:
                      <script type="text/javascript">
                      $(document).ready(function() {
                          absolute_center($("#helpbox"));
                          if (2 == 0) {
                              hide_chat();
                              $("#helpbox").css('display','block');
                          }
                      
                          
                          streams.push("werster");
                          
                          streams.push("stivitybobo");
                          
                      
                          // Setup tabs
                          chat_tabs = $("#chatbox").tabs();
                      
                          // Do this after all the jqueryui setup.
                          optimize_size(2);
                          setTimeout(function(){
                              optimize_size(2)
                              }, 500);
                      });
                      $(window).resize(function() {
                          absolute_center($("#helpbox"));
                          optimize_size(-1);
                      });
                      </script>
                      </head>
                      <body>
                      <div id="wrapper">
                      <div id="streams">
                          
                          
                          
                          <object type="application/x-shockwave-flash" height="255" width="400" id="embed_werster" class="stream"
                       data="http://www.twitch.tv/widgets/live_embed_player.swf?channel=werster" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param 
                      name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" 
                      value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" 
                      value="hostname=www.twitch.tv&channel=werster&auto_play=true&start_volume=0" /></object>
                          
                          
                          
                          
                          
                          <object type="application/x-shockwave-flash" height="255" width="400" id="embed_stivitybobo" class="stream" 
                      data="http://www.twitch.tv/widgets/live_embed_player.swf?channel=stivitybobo" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param
                       name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" 
                      value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" 
                      value="hostname=www.twitch.tv&channel=stivitybobo&auto_play=true&start_volume=0" /></object>
                          
                          
                          
                      </div>


                      Comment

                      • YoshL
                        Celestial Harbor
                        FFR Simfile Author
                        FFR Music Producer
                        • Aug 2008
                        • 6156

                        #26
                        Re: Streaming

                        i get like 50 viewers when playing banjo-tooie, and most of them leave if i transition into stepmania. bluh


                        Originally posted by Charu
                        Only yours, for an easy price of $19.99! You too can experience the wonders of full motion rump sticking.

                        Comment

                        • Charu
                          Snivy! Dohoho!
                          FFR Simfile Author
                          • Mar 2006
                          • 6161

                          #27
                          Re: Streaming

                          Arrow smashing just isn't fun to watch, lol. But I do it on occasion anyways since I think, regardless if you're bad or not, it's good background noise.

                          And I'm not saying this as a bad thing by the way. I actually sometimes go to someones stream, watch for awhile, then almost mute them as I lower the volume to do other things.


                          Originally posted by JohnRedWolf87
                          Charu the red-nosed Snivy
                          Had a very shiny nose
                          And if you ever saw it
                          You could even say it glows

                          All of the other Snivies
                          Used to laugh and call him names
                          They never let poor Charu
                          Join in any Snivy games

                          (Click the arrow to see the rest)


                          Originally posted by Vendetta21
                          All in all I would say that Charu not only won this game, his play made me reconsider how I play it.

                          Comment

                          Working...