Daniel 417 Posted August 6, 2020 Hi everyone (or as we say in northern germany: "MOIN"), I am looking for a lightweight solution to play RTSP-streams in Windows 32/64. Right now I am using libvlc.dll for this and it works pretty well. But there is this extrernal dependency... I have tried DSpack, but I think as long as my regular Windows Media Player is not able to play RTPS, DSpack will fail also (what it does so far). Are there any recommendations beyond VLC? best regards, Dany Share this post Link to post
Guest Posted August 6, 2020 [Good] Moinning to you too ! Have a look at RVMedia, it does do many things like VLC does, but there is limitations. Try the compiled demo to see if they do play your streams. https://www.trichview.com/features/rvmedia.html Share this post Link to post
Daniel 417 Posted August 6, 2020 Thanks. The precompiled demos only include a list of predefined cams. I will check the demos of the components. Share this post Link to post
Rollo62 536 Posted August 6, 2020 2 hours ago, Daniel said: Hi everyone (or as we say in northern germany: "MOIN"), <OT> That means probably a short form of "Guten Morgen" <> "Good morning", but the usually form howto speak this, is "MOIN MOIN" (especially in Hamburg town, where Daniel lives) Maybe the term is doubled, to make very sure that the recipient got the message right </OT> Share this post Link to post
Guest Posted August 6, 2020 (edited) 1 hour ago, Daniel said: The precompiled demos only include a list of predefined cams. I will check the demos of the components. Yes, i think the feature list is not clear about supported protocols. Edited August 6, 2020 by Guest Share this post Link to post
Uwe Raabe 2057 Posted August 6, 2020 35 minutes ago, Rollo62 said: Maybe the term is doubled, to make very sure that the recipient got the message right <OT>Some say: MOIN is enough, MOIN MOIN is just chattering. (MOIN is' genug. MOIN MOIN is' schon Gesabbel)</OT> 1 Share this post Link to post
DelphiUdIT 176 Posted August 21, 2020 Hallo, I have tried to create a "standard" component using RFC guidelines, but this fails to overcome the different interpretation of the standard (tag, CRC, UDP or TCP, hidden channels, video compressor, ...) that the manufacturers of cameras and video recorders (speaking of video surveillance) have then applied on their products. I have not found anything better than VLC (I use PASLIB VLC as a wrapper) for the general use of RTSP. I hope you find something better and independent. Report it if you find it. Share this post Link to post