Multimedia

2 posts / 0 new
Last post
Offline
Last seen: 4 years 3 months ago
Joined: 01/20/2020
Posts: 1
Crashing out the box with matrix struct in IDL

Hello,

I am attempting to send images across DDS, to do so I'd like to make a struct comprising of just a matrix. In the IDL I'm doing

    struct imgType{
        unsigned long imgMat[1224][1025];
    };

The Wireless and Multimedia Networking Lab researches both the DDS technology as well as the use of DDS for demanding real-time applications. We have serveral research areas, including:

  • Use of DDS for multimedia applications, specifically audio and video distribution on disadvantaged links.
  • Scalable discovery protocols for DDS.
  • Deployment and configuration of DDS applications.
  • Integration of DDS with other networking technologies.

See some of our contributions here or visit our website.

ETSIITCITIC-UGR

Organization:
Subscribe to RSS - Multimedia