ctly connected to camera over LAN 100Mbps, when looking on the
same time of original RTSP and Proxy RTSP - original works well but
errors are only on proxied stream.
So where to search the clue?
Marcin
W dniu 15.11.2018 o 17:18, Ross Finlayson pisze:
First, if you have access to the IP camera - a
0
NAL 106449 5 0
NAL 124335 5 0
Interesing is that same stream from original RTSP works well.
So:
rtsp://IP:554/ works okay
rtsp://IP:8554/ drops packets
Any clues?
Marcin
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/m
fDurationInMicroseconds 23219
Time diff 25459
fDurationInMicroseconds 23219
Time diff 24081
fDurationInMicroseconds 23219
Time diff 40059
fDurationInMicroseconds 23219
Time diff 44288
Why i have so huge gaps?
Marcin
W dniu 28.03.2018 o 22:47, Ross Finlayson pisze:
Marcin,
Reading your email once
WatchVariable);
In DummySink::afterGettingFrame i just fwrite buffer to file, nothing more.
Marcin
W dniu 28.03.2018 o 22:47, Ross Finlayson pisze:
Marcin,
Reading your email once again, I realized that my first response wasn’t a proper
answer to your question - because you are not transmitti
option - that was wrong approach - took a lot of CPU.
I dont care about synchronizing exact points in time (lip-sync) because
it's music and drifting about 300ms at the end is acceptable.
Can you point me a little how to do this? Now i use DummySink to get
videoframes.
Marcin Wozniak
Interman
/entry.aspx?name=Trojan%3aWin32%2fTulim.C!cl&threatid=2147706923&enterprise=0
Marcin
W dniu 29.07.2016 o 14:56, Ross Finlayson pisze:
I’ll look into this; however, right now I’m not convinced that this 'virus
report' is correct - i.e., it might be a ‘false positive’.
For now at least
.
Marcin
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hi,
I did that using Live555 Lib - i used it as a proxy - i opened source
RTSP stream and forwarded it to second RTSP Server that supported RTSP
ANNOUNCE command. It works well.
Read about RTSP ANNOUNCE.
Marcin Woźniak
W dniu 2015-08-24 o 15:08, Ross Finlayson pisze:
I have been studying
For me the problem is that you need to start recording on an I-Frame
first. I deal with that by skipping NAL units that doesnt start with a
keyframe. Otherwise you get trash at the beggining.
Marcin
W dniu 2015-05-18 o 12:28, Giacomo Parmigiani pisze:
Hello,
we have an ip-camera streaming
Axis always used Gstreamer libs since its MPEG4 models. Later they
integrated it in it's "monolith" streaming service inside camera.
Marcin
W dniu 2015-04-16 o 09:59, Deanna Earley pisze:
Ahh, thanks for that. For reference, I guess it’s MAX_PACKET_SIZE in
MultiFramedRTPSour
Hello,
If i recive a stream using Live555 - how can i check it if there was not
packet loss and stream has all packets recived?
What way should i use for RAW H264 stream?
Marcin
WebCamera.pl
___
live-devel mailing list
live-devel@lists.live555.com
Hi,
Do you have SPS and PPS being passed from Live Input and are they okay?
Marcin
W dniu 2014-12-23 o 11:23, Shubham Goyal pisze:
Hi all
Based on the FAQ for live input, I wrote my own subclasses for
FramedSource and OnDemandServerMediaSubsession to implement a unicast
server that can
Hi,
Also to mention - G6 has a "backdoor" - there is no way that you can
password-protect RTSP stream from those cameras. So good point is to
firewall 554 port to only Allowed IP Range when camera is public accessible.
Marcin
W dniu 2014-12-12 11:37, Ross Finlayson pisze:
We are s
Hi,
I think that Michael wants to have somekind of DVR functionality in RTSP
which is not supported i think.
Marcin
W dniu 2014-11-18 16:42, Chapman, Michael J pisze:
Sorry I didn't clarify this in an earlier post, but one of the goals
we were hoping to achieve is the ability to hav
Hi Ross,
I deal a lot with different IP Cams - i am not a manufacturer but have
plenty of different models online so i can check if you are interested.
Marcin
W dniu 2014-11-15 07:28, Ross Finlayson pisze:
Several network video cameras use the "LIVE555 Streaming Media"
software to
.
Marcin
W dniu 2014-11-12 19:01, Francisco Feijoo pisze:
Hi Ross,
Thanks for your support.
Looks like I can reproduce the problem with the unmodified openRTSP
command. It works on VLC.
./openRTSP
rtsp://admin:12345@192.168.1.222:554/h.264/ch7/main/av_stream
<http://admin:12345@192.168.1.222:
Hi Ross,
I have a lot of fun in reverse engineer IPCams - i have telnet access
passwords to many of them. If you need some - just ask.
Marcin
W dniu 2014-10-31 16:21, Ross Finlayson pisze:
# ifconfig
eth0 Link encap:Ethernet HWaddr EC:71:DB:2F:23:E6
inet addr:50.0.150.53
You owe me this time:
Main: rtsp://admin:12345@50.0.150.53/h264Preview_01_main
Sub: rtsp://admin:12345@50.0.150.53/h264Preview_01_sub
Mobile: rtsp://admin:12345@50.0.150.53/h264Preview_01_mobile
Marcin
WebCamera.pl
W dniu 2014-10-31 15:17, Ross Finlayson pisze:
I think someone mentioned this
overruns:0 frame:0
TX packets:96361 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5525623 (5.2 MiB) TX bytes:7345725 (7.0 MiB)
Interrupt:12
Give some time - i will figure this out :)
Marcin
W dniu 2014-10-31 15:17, Ross
Not working - gimme also http access to this cam.
Marcin
W dniu 2014-10-31 10:21, Deanna Earley pisze:
If anyone out there has an idea, feel free to try to access:
rtsp://admin:12345@50.0.150.53/
Any Chance of HTTP forwarded too?
--
*Deanna Earley |* Lead developer *| **icatcher**cctv
Hi,
You cannot do this using pipe. You need to pass both streams to
libavcodec libs as separate streams (synchornized). Then you can encode
them and MUX them into FLV mux to pass it to RTMP server.
Marcin
W dniu 2014-10-13 18:29, Muhammad Ali pisze:
My objective is to use OpenRTSP to receive
Hello Ross,
If i undestand right - the "-d" duration parameter in openRTSP the time
since the openRTSP started negotiating paramters, right? Because i
recive sometimes shorter dumps of stream than specified duration (in
example, when negotation part takes longer than usual
bitstream recived by live555 libs and then pass it to analyzing software
as RAW data.
Marcin
W dniu 2014-09-24 03:07, Christiano Belli pisze:
Hello, I'm new with live555 and I'm so exciting in learning this. I
have some questions:
There is a way where I can get the RTSP/H.264 stream from a
Hi,
What i can say it that you try to connect to AirCam camera which has
very limited RTSP implementation and dont count that something will
change in the future.
There is even no beta FW available above version 1.2 that you already have.
Marcin
W dniu 2014-01-08 15:39, Ross Finlayson pisze
Hi,
Again i will respond to myself. The correct fix was to increase
net.core.rmem_max with sysctl.
Marcin
W dniu 2013-10-02 16:05, Marcin pisze:
Hi all,
I will respond to myself to because i forgot to mention. The camera
produces good and working H264 stream.
Proof: http://www.speed666.info
Hi,
As i can see - this is Samsung iPolis IP Camera - try to upgrade it to
latest firmware - should work well as it supports RTCP in new firmwares.
Marcin
WebCamera.pl
W dniu 2013-10-11 09:33, srimugu...@csa.iisc.ernet.in pisze:
Stream "rtsp://107.108.205.230:554/profile2/media.smp/&qu
search?
Marcin
W dniu 2013-10-02 15:03, Marcin pisze:
Hello,
I wanted to ask You because i have no idea where the problem may sit.
I have compiled openRTSP which i use to dump H264 streams from RTSP
server over localhost
This approach works fine in many IP Cameras that i use for my purpose
to increase buffer size but this only produces bad files -
nothing more.
Where i should search the problem. Same binary running on different
camera with same CPU works well. Any clues?
Marcin
WebCamera.pl
___
live-devel mailing list
live-devel
Hello,
I had to do almost the same goal as You - record incomming AV stream
(h264/aac) to MP4 files. What i did was that live555 only dumped streams
into separate files and then i used MP4Box to merge them into working
mp4 file.
Greetings,
Marcin
michael.sch...@dlr.de pisze:
Ross wrote
29 matches
Mail list logo