Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Playing Clips

  1. #11
    Poster
    Join Date
    May 2003
    Location
    London, UK
    Posts
    573
    could you tell me if the instructions here would work. Also when it says "Upload it to a publicly accessible Web server" what exactly does it mean? Does it include ftp servers?

  2. Internet, Programming and Graphics   -   #12
    h1
    Guest
    Those garbage characters would be the WMV file encoded in ASCII, not binary as it should be. If the server's MIME settings are incorrect, it'll make transfer the file in the wrong mode.

  3. Internet, Programming and Graphics   -   #13
    h1
    Guest
    "Uploading to a publicly accessible web server" means to put it on an HTTP site that is public. FTP might work, depending on client.

    ActiveX is bad for you.

  4. Internet, Programming and Graphics   -   #14
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by haxor41789@9 March 2004 - 15:55
    Those garbage characters would be the WMV file encoded in ASCII, not binary as it should be. If the server's MIME settings are incorrect, it'll make transfer the file in the wrong mode.
    So what if my mime settings are not set at all to handle that file type?

  5. Internet, Programming and Graphics   -   #15
    Poster
    Join Date
    May 2003
    Location
    London, UK
    Posts
    573
    what's bad about activeX?

  6. Internet, Programming and Graphics   -   #16
    h1
    Guest
    @shn:
    I'm assuming you're using Firefox or Konqueror, both will interpret an unknown filetype as application/octet-stream.

    @browser:
    What's good about ActiveX?

  7. Internet, Programming and Graphics   -   #17
    Poster
    Join Date
    May 2003
    Location
    London, UK
    Posts
    573
    I dunno, i'm new at this... that's y i'm asking you.

    Basically, what i want to do is;

    I have a series of a TV programme on my computer. (e.g Friends as well as other stuff).
    This amounts to a 17GB folder. If I want to let a friend watch it, instead of him needing to d/l 17GB, i want to have a site which can play (stream i think it's called) these without him needing to d/l the actual files.

    Any ideas?

  8. Internet, Programming and Graphics   -   #18
    BANNED
    Join Date
    Mar 2003
    Posts
    3,946
    it works fine mate use it if you want to,just copy the code in a text doc on your harddrive name it to html and test it

    http://www.davesite.com/webstation/html/chap13.shtml

    http://www.yourhtmlsource.com/images/multimedia.html

  9. Internet, Programming and Graphics   -   #19
    Poster
    Join Date
    Jan 2004
    Posts
    3,073
    Originally posted by browser@9 March 2004 - 21:24
    I dunno, i'm new at this... that's y i'm asking you.

    Basically, what i want to do is;

    I have a series of a TV programme on my computer. (e.g Friends as well as other stuff).
    This amounts to a 17GB folder. If I want to let a friend watch it, instead of him needing to d/l 17GB, i want to have a site which can play (stream i think it's called) these without him needing to d/l the actual files.

    Any ideas?
    If he's streaming the video, he's also downloading it. Unless you reduce the quality, he'll have to download just as much if he strams it as if he downloads it straight from you and then watches.
    On a given day or given circumstance, you think you have a limit.
    And you then go for this limit and you touch this limit and you think "Ok, this is the limit".
    As soon as you touch this limit, something happens and you suddenly can go a little bit further.
    With your mind power, your determination, your instinct and the experience as well, you can fly very high.

    - Ayrton Senna, R.I.P.

  10. Internet, Programming and Graphics   -   #20
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by browser@9 March 2004 - 16:24
    I dunno, i'm new at this... that's y i'm asking you. 

    Basically, what i want to do is;

    I have a series of a TV programme on my computer. (e.g Friends as well as other stuff).
    This amounts to a 17GB folder. If I want to let a friend watch it, instead of him needing to d/l 17GB, i want to have a site which can play (stream i think it's called) these without him needing to d/l the actual files.

    Any ideas?
    This what most of the websites use that stream media Helix Powered Server

    There is a free community version of helix server at that site as well but it limits you to 10 concurrent connections and 1 meg bandwitdth. It's called Helix Universal Server --Basic. Once you get all the ports set up it's real easy to use on a small site, plus it has a web based admin console for you to add any content.

    Or you can get a copy of Windows 2003 or 2000 server and use the Windows Media Server that comes with that, although I personally think it sucks.

    If you were just streaming audio then it would be a lot easier.

    @4th gen -- you are partially correct, but streaming media can be very convenient depending on the server you stream the content with. Most of the times you can seek forward and back through the feed without even downloading the full media

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •