From your description, I couldn't tell what's going wrong (it
*should* be working OK), unfortunately. So you're going to have to
work though the code for the "ourIPAddress()" function (in
"groupsock/GroupsockHelper.cpp") to figure out why that code is not
working for you. (Please let us know
Are trying to get live555 standard configurations and compiled from source
code
working on a FC6 machine with two network cards but the streamer seems
confused
about the ip address. Have done various tests, this is briefly what I get:
-> The response when running testMPEG2TransportStreamer is:
Also for non-live events, I'm recording my QTKit (QTCaptureSession)
to a file but I cannot get testMPEG4VideoToDarwin to use my mov file
as a source to ByteStreamFileSource
We don't (currently) support the reading of ".mov" or ".mp4" format
files. To be able to read MPEG-4 video data, it *mus
Hello,
I’m trying to use (connect) Apples QTKit (QTCaptureSession) to the
input of the testMPEG4VideoToDarwin sample program so I can stream
live events from a video source.
I have testMPEG4VideoToDarwin connecting to my darwin stream server
but I cannot figure out how to get the sampleBuf
When you stream video sequence to Quicktime, you have to make sure
that they're properly hinted.
'Hinting' is a hack that applies only to files streamed by Apple's
'Darwin Streaming Server', not by other RTSP servers (including
ours). This discussion is therefore off-topic for this mailing li
Hi,
When you stream video sequence to Quicktime, you have to make sure
that they're properly hinted. The hint track is an additional
information track in the file telling Quicktime how to decode it. You
can add a hinting track to an H.264 encoded sequence with mp4box,
which is part of the