I am working on a RTSP streaming server.
I would like to stream Text information along with the audio and
video streams that I already stream.
In the end I want to develop a custom RTSP client to receive this
data but for now I am working with a VLC client and I would like it
to consider my Tex
I would like to transfer frame after frame (each a slice / NALU).
However, in case of IDR/I frames, I get SPS, PPS along with slice.
This is to ensure that any receiver connecting at anytime should be
able to receive and decode data. However, I can pass only one NALU
per call of my doGetNextFra
Dear Experts,
I am currently building a real-time system where in an encoder is connected to
a streaming server. The encoded data in H.264 format is streamed out using
Livemedia library.
For the same, I have implemented a class which derives FramedSource. In
"doGetNextFrame" function of my cla
Hi all,
I am working on a RTSP streaming server.
I would like to stream Text information along with the audio and video
streams that I already stream.
In the end I want to develop a custom RTSP client to receive this data but
for now I am working with a VLC client and I would like it to consider m
Hi Everyone
I am a graduate student at the University of Southern California and
a mentor to an undergraduate robotics team. Every year we build an
autonomous submarine to compete in an obstacle course style
competition in San Diego. In this year's submarine, we are using some
RTSP IP cameras al