Real-time Video streaming using DDS QOS

5 posts / 0 new
Last post
mheng86's picture
Offline
Last seen: 9 years 11 months ago
Joined: 04/12/2014
Posts: 5
Real-time Video streaming using DDS QOS

Hello all,

I am working in real-time video streaming over DDS and searching for papers related to configuring DDS QoS for real-time video sreaming,

Many thanks in advance.

 

Organization:
JavierPovedano's picture
Offline
Last seen: 1 year 1 day ago
Joined: 06/05/2013
Posts: 16

Hi,

Here you have some starting points for your research:

  • Here, and here you can find a poster and a presentation published at the OMG Meeting that deal with video streaming over DDS
  • The authors of this paper present a work on how to stream h.264 video in wireless environments using DDS.

In addition, you may be also interested in our RTI Use case called "Streaming Video To Multiple Receivers". Here you can find a complete working example of a DDS-based video streaming system explained in detail.

Javier

mheng86's picture
Offline
Last seen: 9 years 11 months ago
Joined: 04/12/2014
Posts: 5

thanks a lot for your valuable help. 

i have one question. I need to configure partition QoS and time based filter.

i don't find any souce disscussing these two QoS policy. Can you help me.

Fernando Garcia's picture
Offline
Last seen: 4 months 6 days ago
Joined: 05/18/2011
Posts: 199

Hello,

We have examples on how to use the Partition QoS and Time Based Filters in our examples section.

Best regards,
Fernando.

mheng86's picture
Offline
Last seen: 9 years 11 months ago
Joined: 04/12/2014
Posts: 5

many of thanks, you help me a lot.