I have a firewall - between the server and client .The firewall only can open a
few port.So the server must use the same UDP port.
I want to modify the "LIVE555 Streaming Media" source code like below.I do not
know whether it is correct to do it in this way,please help me.
all modification in OnD
-What OS are you running (for both your client (VLC) and server)?
A:The server OS is centos6.5_x64,the client OS is WIN7
- Are you using the latest version of the "LIVE555 Streaming Media" code (the
only version that we support) for your server?
A:yes.The version of the "LIVE555 Streaming Media"
When I transport rtp packets over tcp using live555 , I get many logs like
below after playing many minutes.
sendRTPorRTCPPacketOverTCP: failed! (errno 32)
sendRTPorRTCPPacketOverTCP: failed! (errno 32)
...
or
sendRTPorRTCPPacketOverTCP: failed! (errno 9)
sendRTPorRTCPPacketOverTCP: failed! (e
P packet to the port(10060-10061)
what have been rewrited to after receiving PLAY command?
2013-10-10
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
=39912;rtptime=1308949270
[URL:"rtsp://129.1.7.151/test.mpg/"]: Started playing session (for up to
227.832000 seconds)...
There is no data received from server log.
2013-09-12
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
e aac file using vlc directly and all is right.)
2013-08-12
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
>You can't, without actually getting two separate unicast streams - one to each
>port.
If so,these two clients will send RR reports to the server and these RR reports
use the same 'reportSenderSSRC'. So,the 'RTPTransmissionStats'
-30003;ttl=255
Can I modify the multicast's SETUP reponse to define the client port like
unicast's SETUP response?
I want these two clients at the same host use different port (like unicast),how
can I to do?
Thank you very much.
2013
ACKWARD
//av_seek_frame(format_ctx_, -1, seekNPT*1000*1000, AVSEEK_FLAG_BACKWARD);
//timestamp is usec
// if(seekNPT>0)
//
avcodec_flush_buffers(format_ctx_->streams[this->server_demux_->audio_stream_id_]->codec);
}
2013-04-01
kingaceck
n the "RTPSink" continue to play
after the pause:
OnDemandServerMediaSubsession::startStream(...){
..
if (rtpSink != NULL) {
rtpSink->resetPresentationTimes();
rtpSeqNum = rtpSink->currentSeqNo();
rtpTimestamp = rtpSink->preset
after first
call,not the NPT that from
the beginningof the stream.The fStartNPT should record the NPT that from the
beginning to the first call.
2013-03-21
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/ma
FLAG_BACKWARD);
//timestamp is usec
}
2013-03-18
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
2013 03:24:47 GMT
Session: 9892A748
RTP-Info:
url=rtsp://129.1.5.156/test.mpg/track1;seq=63754;rtptime=2880301312,url=rtsp://129.1.5.156/test.mpg/track2;seq=12018;rtptime=1598034933
2013-01-14
kingaceck
___
live-devel mailing list
live-
x.seekStreamSource(seekNPT);
}
float FfmpegH264ServerMediaSubsession::duration() const {
return ffmpeg_demux_.fileDuration();
}
2013-01-14
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hi
There are two network adapters in my server.When I run the live555 on this
server, how will the live555 decide which IP to use ?
Can I assign a fixed IP to the live555.Thank you very munch.
2013-01-08
kingaceck
___
live-devel mailing list
picture at the
client is well(no mosaic).
The network is the same one(LAN /100M) and the MTU is 1500.But why the it is ok
with the value of 2896?
Thank you.
2012-12-22
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http
continue; // try again
}
if(i == 1){// success
fRtpGroupsockAudio = rtpGroupsock;
fRtcpGroupsockAudio = rtcpGroupsock;
}else{
fRtpGroupsockVideo = rtpGroupsock;
fRtcpGroupsockVideo = rtcpGroupsock;
}
//envir() << "serverPortNum:" << initialPort
12-12-06
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
ction: Close
ProxyServerMediaSubsession["MPEG4-GENERIC"]::createNewStreamSource(session id
3844241543)
ProxyServerMediaSubsession["MPEG4-GENERIC"]::createNewRTPSink()
FramedSource[0x9f1f2d8]::getNextFrame(): attempting to read more than once at
the same time!
Aborted
2012-11-01
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
sassemble it and then generate new packet(like
'live555ProxyServer' does).I know
How can I do to relay the incoming packet directly ?
Thank you very much.
2012-10-12
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http:/
Thanks for your reply.
Your have replied :
That's true, but irrelevant to "kingaceck"s question. He was asking how to
write a RTSP proxy that relays from a (unicast or multicast) 'back-end' RTSP
stream to a multicast 'front-end' RTSP stream. This front-end
ep by step.
Thank you very much.
2012-10-08
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
ork
also is OK.
Why the network becomes so bad when client connecting to the
testMPEG1or2AudioVideoStreamer server ?(caused a broadcast strom?)
Please help me.
2012-10-08
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Sorry I forgot to say I relay the audio and video coming from two ports using
multicast.
2012-09-29
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
video subsession.The RTSP
sends audio and video data to the diffrent port,But the testRelay program can
read data only from one port.What can I to do to relay the audio and video that
coming from two ports.
Thank you very much.
2012-09-29
king
irectly (don't analysis the packet then packet
it),what should I to do?
Thank you very much.
2012-09-25
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
?
Can you help me,thank you.
2012-09-22
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
very much.
2012-09-18
kingaceck
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
this?
(2)
When replaying after click PLAY button(before to do this I clicked PAUSE
button),at the first 5 seconds the video quiver. what can I do to fix this
problem?
please help me.Thank you very much.
2012-09-14
kingaceck
___
live-devel ma
reason of this?
(2)
when playing,at the first 10 seconds there are many mosaic on the picture.
what can I do to fix this problem?
please help me.Thank you very much.
2012-09-10
kingaceck
___
live-devel mailing list
live-devel@li
quot;
Play this stream using the URL "rtsp://129.1.5.156/proxyStream"
(We use port 80 for optional RTSP-over-HTTP tunneling.)
RTCPInstance::RTCPInstance error: totSessionBW parameter should not be zero!
2012-08-23
kingaceck
___
live-dev
31 matches
Mail list logo