Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Net Meating

Net Meating

Scheduled Pinned Locked Moved C / C++ / MFC
question
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GetFree
    wrote on last edited by
    #1

    Hi you all I have a question that i don't know if someone would know the answer but if you do please answer me back. here is the question: We create a netmeating process so that we can have Direct Audio from one computer to the other one, we initialize only the Audio part not the vedio part, but we also have another program that we are trying to play full screan vedio and we can't do this sometimes because net meating some how refreshes the screan and take the vedio exlusivly. so, my question is does any one know why net meating refreshes the screan and take the vedio, if so how can we go around it thank you in advansed;) Aron

    L 1 Reply Last reply
    0
    • G GetFree

      Hi you all I have a question that i don't know if someone would know the answer but if you do please answer me back. here is the question: We create a netmeating process so that we can have Direct Audio from one computer to the other one, we initialize only the Audio part not the vedio part, but we also have another program that we are trying to play full screan vedio and we can't do this sometimes because net meating some how refreshes the screan and take the vedio exlusivly. so, my question is does any one know why net meating refreshes the screan and take the vedio, if so how can we go around it thank you in advansed;) Aron

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      It is possible that NetMeeting is overlapping the video playback onto the display surface. (Not drawing it with GDI calls) I am confused as to what you are doing, but here are some things to think about; 1. If you are trying to read the video netmeeting is putting to the screen: If you try to get a bitmap of the video, by calling (BitBlt or something like that, you will get a big pink bitmap (or some other solid funky color). 2. If you want control of the screen to show your stuff, and not netmeeting, perhaps use the DirectDraw API to reset the video mode into your mode (or back to normal) somethings to think about anyway... Darin Rousseau http://www.rinlex.com/fssi/development/ darin@rinlex.com

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups