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. Udp Broadcasting of video

Udp Broadcasting of video

Scheduled Pinned Locked Moved C#
sysadminhelpquestion
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.
  • D Offline
    D Offline
    DeepOceans
    wrote on last edited by
    #1

    Hi I've transmitted live video successfully from server to client using udp but now I want to broadcast video to all connected clients using broadcasting technique,here I'm getting problem in transmission of video frame but Multi msgs are broadcasting to all clients easily&successfully. Please tell me why one video frame which were easily sent before, when I didnt use broadcast option, not sending now? where can be problem as in same method I transmitted msgs but when tried to sent frame it didnt. Try to reply ASAP if any one knows. Thanx.

    Shanzay

    B 1 Reply Last reply
    0
    • D DeepOceans

      Hi I've transmitted live video successfully from server to client using udp but now I want to broadcast video to all connected clients using broadcasting technique,here I'm getting problem in transmission of video frame but Multi msgs are broadcasting to all clients easily&successfully. Please tell me why one video frame which were easily sent before, when I didnt use broadcast option, not sending now? where can be problem as in same method I transmitted msgs but when tried to sent frame it didnt. Try to reply ASAP if any one knows. Thanx.

      Shanzay

      B Offline
      B Offline
      Bekjong
      wrote on last edited by
      #2

      If you're doing this on your local LAN you should check the settings of any routers or other network devices between the server and client, since broadcast messages are sometimes filtered out. If your application is intended for the internet broadcasting is not an approach that will work, as you can read here[^].

      Standards are great! Everybody should have one!

      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