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#
  4. Multithreading in streaming media

Multithreading in streaming media

Scheduled Pinned Locked Moved C#
csharpdatabasealgorithmshelpquestion
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.
  • B Offline
    B Offline
    B Z
    wrote on last edited by
    #1

    hi I m developing a desktop application in streaming media using C#. I m doing different opertions in it using multithreading like User Login, searching information from Database, searching and playing video file etc. I m also capturing Live video from Webcam and displaying it on the window of my application. But the problem is that when I put the code of Live video capturing and preveiwing in Thread,it doesn't work i.e it doest not caputer n display the live video. so tell me that is multithreading not possible in streaming media or there is some techniques of multithreading for it? Plz reply me ASAP Regards

    B!z

    R 1 Reply Last reply
    0
    • B B Z

      hi I m developing a desktop application in streaming media using C#. I m doing different opertions in it using multithreading like User Login, searching information from Database, searching and playing video file etc. I m also capturing Live video from Webcam and displaying it on the window of my application. But the problem is that when I put the code of Live video capturing and preveiwing in Thread,it doesn't work i.e it doest not caputer n display the live video. so tell me that is multithreading not possible in streaming media or there is some techniques of multithreading for it? Plz reply me ASAP Regards

      B!z

      R Offline
      R Offline
      Ray Parker
      wrote on last edited by
      #2

      its possible, but you have to ensure threadsafety, say, by using a circular buffer or similiar. Hope this helps, Good luck

      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