Results 1 to 9 of 9

Thread: Randomness and TV cards

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Randomness and TV cards

    Do any of you have TV cards in their computers? And if so can you interface with it using a programming language?

    I was wondering this because if this is possible then you could create a truly random random number generator (RNG).

    Tune the card out of any TV stations so you get white noise and then use a few bytes of the signal as a seed value for whichever random number generator you use.

    As you can tell I am too hot to do any work and I'm bored. Just wondered if TV cards can be controlled by 3rd party software.
    I don't live here any more.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Randomness and TV cards

    It won't be truly random. But it will be distributed over a range good enough for your apps. The point though, is that nothing is ever truly random.

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Randomness and TV cards

    Quote Originally Posted by mendhak
    It won't be truly random. But it will be distributed over a range good enough for your apps. The point though, is that nothing is ever truly random.

    I find random girls.....*true*

  4. #4

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Randomness and TV cards

    White Noise on a tv set is 20% cosmic radiation signals, easily enough to base a seed value on. It would probably be better than using radioactive decay seeding.

  5. #5
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: Randomness and TV cards

    white noise hunts you
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  6. #6

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Randomness and TV cards

    You know those PCMCIA TV cards you can get, do you still need a separate arial for them or what?
    I don't live here any more.

  7. #7
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Randomness and TV cards

    I saw "White Noise" the other night. It wasn't bad, dealt with the dead communicating with the living. Had a couple of good scenes in it.
    The volume levels were terrible, though, except in the thrill scenes.

    I'm sure I woke a few folks up, as I had to have the volume at 30 to hear the dialog, as opposed to 24 on normal movies in the middle of the night.

  8. #8
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    Re: Randomness and TV cards

    I dont know of any third party interaction but it must be possible in some way. You always need an arial for them
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  9. #9
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Randomness and TV cards

    Quote Originally Posted by wossname
    You know those PCMCIA TV cards you can get, do you still need a separate arial for them or what?
    Yup

    I have a PCI TV Tuner. Wish it was digital though

    To interface with them yuo need to tune it to a random frequency and capture the video stream yourself.

Posting Permissions

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



Click Here to Expand Forum to Full Width