Skip to content

ROS 2 vendoring-friendly copy of the multimedia RTSP streaming library

Notifications You must be signed in to change notification settings

fkie/live555_vendor

Repository files navigation

LIVE555 - multimedia RTSP streaming library

This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), QNX (and other POSIX-compliant systems) - can be used to build streaming applications.

How to use the library in your ROS package

Add find_package(live555 REQUIRED) to your CMakeLists.txt, and you can link against live555::liveMedia with target_link_libraries().

About

ROS 2 vendoring-friendly copy of the multimedia RTSP streaming library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published