Results 1 to 4 of 4

Thread: need little help...real-time video streaming...

  1. #1

    Thread Starter
    Fanatic Member jian2587's Avatar
    Join Date
    Aug 2000
    Location
    I bet u need a fusion powered shuttle to reach my place...
    Posts
    963

    need little help...real-time video streaming...

    Anyone know how to hook up the video driver?
    Err...Everytime Windows send the pic to the driver I'd get it at
    the same time, and then I send it to another PC in real-time
    I want it for Win9x...

    Just want to know if anyone know the code to accomplish this
    if yes, please guide me...Hope the codes can gimme 10FPS and above...

    ThanX!
    ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
    Programming is fun, but only if you're not on a tight deadline
    So I consider all those working engineers sad people

    VB FTP class
    3 page PHP crash course
    Crash Course on DX9 Managed with VB.NET covering basics till terrain creation

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    I believe there is a programming interface for windows media. The recording part can get from TV tuner cards and screen capture. 320x240 capture for a 533 celeron is 30 FPS *grin* while NTSC quality (525x375) can only be captured at 8-10 FPS. If you had a faster computer you can get higher FPS.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Addicted Member Janus's Avatar
    Join Date
    Aug 2001
    Location
    California
    Posts
    221

    Also

    Depending on your video capture hardware you can get higher framerates on slower computers.
    You usually have to use DirectShow to actually capture the video stream, and DirectDraw to display/read it.
    "1 4m 4 1337 #4xz0r!'
    Janus

  4. #4

    Thread Starter
    Fanatic Member jian2587's Avatar
    Join Date
    Aug 2000
    Location
    I bet u need a fusion powered shuttle to reach my place...
    Posts
    963
    Ah, YES, that's what I want, DirectShow
    Coz I don't want hardware independent

    I only know how to play music using DS, but I dont know
    how to capture screen using DS
    Anyone willing to help me? I am desperated
    ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
    Programming is fun, but only if you're not on a tight deadline
    So I consider all those working engineers sad people

    VB FTP class
    3 page PHP crash course
    Crash Course on DX9 Managed with VB.NET covering basics till terrain creation

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