> On Mar 18, 2020, at 12:15 AM, Omkareshwar > <omkareshwar.tripa...@jenextech.com> wrote: > > Hello everyone, > > I am trying to record a live RTSP from IP camera. I am using QT for GUI and > control functions.
By “QT”, I assume that you mean this: https://en.wikipedia.org/wiki/Qt_(software) > I am using live555 to collect and store data in file. I have used 'openRTSP' > example as reference but application crashes as it call the function for > live555. I don’t know what “the function for live555” means. “openRTSP” is a command-line application. You are assumed to know how to build and run command-line applications (in whatever software development environment/toolkit that you are using). What happens when you run “openRTSP” (given the “rtsp://“ URL of your IP camera) as a command-line application (with *no modifications* to the provided LIVE555 source code)? Does it work OK? Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel