Dreambox streaming to internet,it was never easy like this

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • djrobbie
    Newbie
    • Mar 2010
    • 14

    #376
    Thanks! But why does it come MMS when I choose your profiles and not MMSH ?

    What are the inputs in the 400 profile?

    Access:
    Encapsulation:
    Width:
    Height:
    FPS:
    Sample rate:
    Deinterlace:

    VIDEO
    -----

    Codec:
    Bitrate:
    Scale:


    AUDIO
    -----

    Codec:
    Bitrate:
    Channel:

    Comment

    • djrobbie
      Newbie
      • Mar 2010
      • 14

      #377
      Also tried your HTML code. But no video is shown on my homepage. I use your 400 profile!

      Cant I see it myself on my homepage since im the one whos streaming it?

      Comment

      • mfaraj57
        V.I.P. Member
        • Nov 2008
        • 557

        #378
        Originally posted by djrobbie
        Also tried your HTML code. But no video is shown on my homepage. I use your 400 profile!

        Cant I see it myself on my homepage since im the one whos streaming it?
        yes you can see in your site,there is something wrong in streaming or in the code you have in the site
        the streaming should be with mms protocol and not http to receive in in your site
        mms same as mmsh but if you mms://xxx.dynd.org:123 in vlc will not play but if you add mmsh is will play do not bother yourself by this is amattar of words
        regarding the 400 profile it i will post them tomorrow
        regards

        Comment

        • djrobbie
          Newbie
          • Mar 2010
          • 14

          #379
          Problem is that my router doesnt support loopback function. So I cant se my own stream by entering WAN.

          DynDNS.com - Support -- Knowledge Base -- Loopback Connections

          But if I use Firefox, then MMS wont show up with my friends test. Only if there is MMSH in the HTML code.

          Look forward for your reply on the specs for the 400 profile.

          I hope you can make a couple of more profiles in the software, there are many that has fiber and VDSL like me.

          Comment

          • djrobbie
            Newbie
            • Mar 2010
            • 14

            #380
            You didnt answer today as you promised.

            Comment

            • mfaraj57
              V.I.P. Member
              • Nov 2008
              • 557

              #381
              Hi
              sorry but i had problem with the net

              This is the source code of the program and demonstate everthing
              If mobile = 0 Then
              If adslprofile = "low" Then
              vcodec = "WMV2"
              vbitrate = "256"
              vscale = "0.25"
              acodec = "mp3"
              abitrate = "16"
              ascale = "1.0"
              ElseIf adslprofile = "medium" Then
              vcodec = "WMV2"
              vbitrate = "512"
              vscale = "0.5"
              acodec = "mp3"
              abitrate = "16"
              ascale = "1.0"
              ElseIf adslprofile = "high" Then
              vcodec = "WMV2"
              vbitrate = "1024"
              vscale = "0.5"
              acodec = "mp3"
              abitrate = "32"
              ascale = "1.0"
              End If

              regards

              Comment

              • djrobbie
                Newbie
                • Mar 2010
                • 14

                #382
                Thanks for reply!

                I have installed TINY WINDOWS XP on my computer, since your software is better and designed for that OS.

                But, after installing the 6.0F version (and i have tried to reinstall, reboot computer) it simply wont start? I click the application but nothing happens. It installed every addons as earlier, but the program wont start.

                Any Ideas ?

                UPDATE:

                Also tried the 6.0 BETA 2 version, same problem, wont start!
                Last edited by djrobbie; 9 March, 2010, 15:22.

                Comment

                • mfaraj57
                  V.I.P. Member
                  • Nov 2008
                  • 557

                  #383
                  Originally posted by djrobbie
                  Thanks for reply!

                  I have installed TINY WINDOWS XP on my computer, since your software is better and designed for that OS.

                  But, after installing the 6.0F version (and i have tried to reinstall, reboot computer) it simply wont start? I click the application but nothing happens. It installed every addons as earlier, but the program wont start.

                  Any Ideas ?

                  UPDATE:

                  Also tried the 6.0 BETA 2 version, same problem, wont start!
                  did you install vlc and better in its default deirectory c:\videolan\vlc

                  Comment

                  • djrobbie
                    Newbie
                    • Mar 2010
                    • 14

                    #384
                    Yes, have installed vlc (newest version) in C:\Program Files\VideoLAN\VLC

                    Should this be reinstalled on c:\videolan\vlc ?

                    Comment

                    • mfaraj57
                      V.I.P. Member
                      • Nov 2008
                      • 557

                      #385
                      Originally posted by djrobbie
                      Yes, have installed vlc (newest version) in C:\Program Files\VideoLAN\VLC

                      Should this be reinstalled on c:\videolan\vlc ?
                      sorry i mean C:\Program Files\VideoLAN\VLC
                      i am uploading portable version of the program now, i will give you link after few minutes
                      when try to open the program do not forget to remove it from task mananger ir processes first if present there

                      Comment

                      • mfaraj57
                        V.I.P. Member
                        • Nov 2008
                        • 557

                        #386
                        This portable version,please unpack and run exe
                        please test it and inform me about result

                        Tunisiasat dreambox player&streamer6F-portable

                        Comment

                        • djrobbie
                          Newbie
                          • Mar 2010
                          • 14

                          #387
                          I have finally found out how to use Dreambox VLC Streamer v1.2 - By HellX at www.digsat.net

                          The reason it didnt work earlier on my stream was simply that I chose a video scale on 1.0. If i choose a videoscale on 0,5 (width="192" height="290") or lower, everything runs smoothly with bitrates from 500kbps to 8000kbps.

                          I think I will be using Dreambox VLC Streamer v1.2 since it till now has been more stable, less cpu power, running 100% on windows XP and Windows 7. Though Tunisiasat Dreambox Player&Streamer has good potential and has som more functions, but still it is "buggy" and needs better programming for Windows 7. It also shows the video in VLC when the stream is started, which is not showed in Dreambox VLC Streamer v1.2. I believe thats just a setting when opening/calling VLC.exe

                          I will use Tunisiasat Software if it comes with a function that limits the number of clients watching the stream. Is that possible?
                          Portable Tunisiasat Dreambox Player&Streamer Results:

                          It worked perfectly!

                          Also this code runs perfectly on my homepage, showing an embeded Mediaplayer that shows my stream directly:

                          </head>

                          <body>

                          <span> </span> <span> </span> <object classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" width="368" height="294" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="name" value="MediaPlayer" /><param name="url" value="mms://YOURIP/DNS:1234" /><embed type="application/x-mplayer2" width="192" height="290" src="mms://XXXX:1234" name="MediaPlayer"></embed></object>
                          </body>
                          </html>
                          Questions:

                          Is it a way to add a script or something showing if the video is "online" or "offline"

                          Is it a way to restrict the number of viewers ?

                          Is there a way to "hide" the stream address?
                          Last edited by djrobbie; 9 March, 2010, 22:12.

                          Comment

                          • mfaraj57
                            V.I.P. Member
                            • Nov 2008
                            • 557

                            #388
                            Hi
                            Dreambox VLC Streamer v1.2 is good program and could be more stable because it is not complicated and has less function than mine
                            both work in same principal for streaming so i will not believe that one better than the other
                            vlc streamer always pop up vlc player for viewing channes in local pc and for streaming ,my program pop up vlc player for streaming only if versions of vlc above .99
                            you can hide your streaming to website from other unless you put password in your site

                            regarding windows 7 my program runs perfectly if
                            by right mouse click menu choose "run as adminstater"
                            regards

                            Comment

                            • rruunneerr
                              Member
                              • Jan 2009
                              • 62

                              #389
                              Web Streamer

                              Hi mfaraj57,

                              long time no speak, hope your well and see your still trying to help/support people through this thread.

                              I have two new questions for you:

                              1) Do you still have an up to date Web streamer progame where you can change channels remotely?

                              The reason I ask is i'm away on business next week and I would like to use your second progam to view and change channles.

                              2)Also is there way for your program or the other streaming program that can allow you to change channels on your dreambox and still keep streaming but showing the channel changing?

                              Thanks in advance.

                              Kev,

                              Comment

                              • mfaraj57
                                V.I.P. Member
                                • Nov 2008
                                • 557

                                #390
                                Originally posted by rruunneerr
                                Hi mfaraj57,

                                long time no speak, hope your well and see your still trying to help/support people through this thread.

                                I have two new questions for you:

                                1) Do you still have an up to date Web streamer progame where you can change channels remotely?

                                The reason I ask is i'm away on business next week and I would like to use your second progam to view and change channles.

                                2)Also is there way for your program or the other streaming program that can allow you to change channels on your dreambox and still keep streaming but showing the channel changing?

                                Thanks in advance.

                                Kev,
                                Hi Kev,thanks
                                you can use the other program
                                tunisia-sat dreambox web receiver 5.0.2 and you can control server program and dreambox remotely,you need only to supply in settings dns address,server streaming port
                                you can change channel,stop streaming ,start streaming and even start recording in server pc



                                regards

                                Comment

                                Working...