Rtsp

RVMedia support and discussion (components for displaying and controlling IP cameras, webcams, video conferencing, video chats, recording audio and video files)
Avrelio
Posts: 16
Joined: Thu Apr 10, 2014 9:27 pm

Rtsp

Post by Avrelio »

this components support rtsp rpotocol ?
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

The current version of RVMedia - no.
But it will be supported in the next update (planned for very near future) using GStreamer http://gstreamer.freedesktop.org/
Avrelio
Posts: 16
Joined: Thu Apr 10, 2014 9:27 pm

Post by Avrelio »

Well i wait....
Avrelio
Posts: 16
Joined: Thu Apr 10, 2014 9:27 pm

Post by Avrelio »

how much time to new version?
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

If it passes our tests, it will be uploaded in this week.
Avrelio
Posts: 16
Joined: Thu Apr 10, 2014 9:27 pm

Post by Avrelio »

I have more questions
About component RVCameraMultiView
1.It possible add Event to cameras OnDubleClick
2.Procedure BringToFront;SendToBack;
3.On Play video from file it have controls ex. Stop Back Play etc...(As TmediaPlayer in FireMonkey)
About Component RVCamera
4.On save video i can in real time change the file and component begin record to new file without stoping ?
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

1. Ok
2. RVCamMultiView.Viewers.Viewer is a control (TRVCamView), you can use its methods.
3. Currently, there are only commands for starting playing from the beginning (PlayVideoFile) and stopping (Abort). We will add pausing and other commands in future updates.
4. Sorry, no. Changing filename affects only next writing. Currently, it's not possible to switch saving to another file seamlessly. We will implement it in future, but not right now.
Avrelio
Posts: 16
Joined: Thu Apr 10, 2014 9:27 pm

Post by Avrelio »

How about saving video its save only on mjpg?
if yes its only 1 secod how i can read this?

how much time left to rtsp protocol....
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

In the current version - yes, only MJPEG.
The first update with GStremer will not add saving formats, but in future AVI may be added.

The update will be very soon, may be tomorrow.

A demo for saving and playing a file is in Demos\Cameras\Recording\
Avrelio
Posts: 16
Joined: Thu Apr 10, 2014 9:27 pm

Post by Avrelio »

I try this demo
Video is captured but it is impossibilite to Read video it read only 1 frame
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Please send the saved file to richviewgmailcom
Avrelio
Posts: 16
Joined: Thu Apr 10, 2014 9:27 pm

Post by Avrelio »

I send the video.
I can talk with you online ?
for example by skype
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

I received your file, but I cannot reproduce the problem.
I used http://www.trichview.com/rvfiles/rvmedi ... ording.zip
This video file is played correctly.

Sorry, I prefer forum and email.
Avrelio
Posts: 16
Joined: Thu Apr 10, 2014 9:27 pm

Post by Avrelio »

Now is working =(
I think this is are my error ) thx for help how abaut rtsp? and why not use ffmpeg + vlc?
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Unfortunately, the current version needs tweaking - it consumes too much CPU resources.
It will be uploaded after we optimize it.

Different frameworks may be supported in future
Post Reply