I don't want to add - to our distribution - anything that's specific
to VLC, because (i) VLC is only one of the many 3rd party
applications that use our code, and (ii) because VLC is not our code,
it is difficult to keep track of if/when any VLC dependent code of
ours will continue to be correc
I have had to compile VLC media player with a new version of live555 under
cygwin context development. I have to say that even with all the information
on Wikipedia it was quite an headache. I ran through many setup issues with
both VLC player and the live555 library. Even with the Wikipedia
docume
I'm working on trying to setup a MJPEG player over RTP/RTSP but I am
having difficulty finding/creating a sample MJPEG stream over RTSP/
RTP. What tools and or solutions would you recommend. If you know of
a test stream I could connect to and try I would appreciate it.
Thanks,
Kris DelBarb
I want send RTCP report to my server.
So, I call myRTCTInstance->sendReport
You don't need to do this. Just creating a "RTCPInstance" for your
"RTPSource", and RTCP (Reception) reports will get sent
automatically. You should never call "RTCPInstance::sendReport()"
yourself.
but It send U
Dear All,
I am getting an error like below when I run testWavStreamer application
00:48:51 Groupsock(4: 232.139.177.210, , 255): failed to join group:
setsockopt(IP_ADD_MEMBERSHIP) error: No such device
00:48:51 Groupsock(5: 232.139.177.210, 2223, 255): failed to join group:
setsockopt(IP_ADD_
Hi Ross,I want send RTCP report to my server.So, I call myRTCTInstance->sendReport but It send UDP packet to a multicast adress (224.2.2.2) and not at server unicast adress. Why?My server send me packet on port( audio) and port (video), so I store packets rtp in two files.Every for exam
If I will write new SetUpOurSocket() that will create new UDP socket (instead
TCP), and the RTSP Server will listen tothis socket.
Will it work?
Are there any other changes that must be don?
Regards,
Amit Yedidia
Elbit System Ltd.
Email: [EMAIL PROTECTED]
Tel: 972-4-8318905
--