5 Streaming Media - development & use
Subject: Re: [Live-devel] How to get testOnDemandRTSPServer (unicast)
to take a live h.264 feed coming from a UDP port
Message-ID:
Content-Type: text/plain; charset=utf-8
> On Oct 24, 2019, at 3:21 PM, Shyam Kaundin
6e2d7275 2d746567 72612d74 7832692d 7562756e
74752d30 34323035 31383030 39333035
SR
RR
validated RTCP subpacket: rc:0, pt:200, bytes remaining:0, report sender
SSRC:0x1bb0292b
SDES
SSRC/CSRC: 0x1bb0292b
CNAME:voltron-ru-teg
It seems like the graphical view of the live555 class diagram seems to be
broken.
Could you kindly fix it?
* Shyam
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hi
I have an RTSP source which doesn't do multicast. My goal is to receive this
RTSP stream and re-stream it over multicast. What is the best way to accomplish
that ?
One thought I had was to write a program similar to the testRTSPClient to
receive RTP (and its FramedSource object) and then use
A few more questions (not a repetition) on high bit rate streaming over a
wireless link ...
4/ I have replaced all occurrences of OutPacketBuffer::maxSize with a
large number as per the FAQ
OutPacketBuffer::maxSize = (4096 * 2160 * 3);
5/ Are there any other changes I should be making
Thank you for your response.
1/ Re: your response
Re: a
I just want to clear the air on the misunderstanding/miscommunication reg.
modification of supplied code. I did not modify the supplied source code. I
took testRTSPClient.cpp and made my own version of it, which follows the
example of func
The class diagrams in the live Documentation link on the live website
http://www.live555.com/liveMedia/doxygen/html/ are missing
I tried this link, not there either - the images don't load.
http://www.live555.com/liveMedia/doxygen/html/classDelayQueueEntry.html
This used to work in the past if
Oops! Typo here…
#2 should read …
Do I need to also modify the
increaseSendBufferTo
and
sysctl net.core.wmem_max = the_maximum_buffer_size_that_you_need
as well to match the receivebuffer ?
From: Shyam Kaundinya
Date: Tuesday, August 28, 2018 at 8:07 AM
To: "live-devel@lists.li
Hi
My product involves streaming high bit rate (>15M) 4K video over a high-bit
rate wireless link. I use LIVE555 proxy server on both sides. Based on
reviewing the forum articles, I have made the following changes, to accommodate
the high bit rate and an unreliable link.
1. I replaced all
Re#1. Yes. I use proxy to support additional clients which are RTSP.
Re#2.
a> In trying to implement the FAQ recommendation of using
fmtp_spropvps(),sps,pps and then passing the values to parseSPropParameterSets,
I tried to follow the code in H265VideoRTPSink::auxSDPLine and createNew
functio
I am working on a project that uses the live555 proxy server to receive 4K
video streams from a H.265 IP camera sent over a radio link to efficiently
redistribute them over RTSP. I am able to connect a VLC client and play the
RTSP stream from the proxy server. An additional customer requirement
11 matches
Mail list logo