Search found 65 matches

by ya_vanka
Mon Jul 20, 2020 8:35 am
Forum: RVMedia
Topic: Access violation in TRVMFFMPEG.DeinitDecode function and Range check error in MD5Encode procedure
Replies: 17
Views: 40949

Re: Access violation in TRVMFFMPEG.DeinitDecode function and Range check error in MD5Encode procedure

I have {$OVERFLOWCHECKS OFF} directive after {$I MRV_Defs.inc}, but still get the error.

Could you please check it once again.

If it matters overflow checking is turned on in my project.
by ya_vanka
Thu Jul 09, 2020 1:04 pm
Forum: RVMedia
Topic: Access violation in TRVMFFMPEG.DeinitDecode function and Range check error in MD5Encode procedure
Replies: 17
Views: 40949

Re: Access violation in TRVMFFMPEG.DeinitDecode function and Range check error in MD5Encode procedure

The same issue with Range check error in MD5Encode procedure if I press Search camera button in Media Test demo application.

RVMedia v 7.4
by ya_vanka
Thu Jul 09, 2020 12:56 pm
Forum: RVMedia
Topic: Access violation in TRVMFFMPEG.DeinitDecode function and Range check error in MD5Encode procedure
Replies: 17
Views: 40949

Access violation in TRVMFFMPEG.DeinitDecode function and Range check error in MD5Encode procedure

I get Access violation in TRVMFFMPEG.DeinitDecode function and Range check error in MD5Encode procedure. What do I do: 1. connect to rtsp://127.0.0.1:8554/stream.sdp to play video 2. stop video streaming (I use VLC if it matters) -> Access violation ... at avcodec-58.dll ( access_violation_error.jpg...
by ya_vanka
Mon Jun 08, 2020 9:24 am
Forum: RVMedia
Topic: Need to send video stream over the internet (RVCamSender, RVCamReciver or smth else?)
Replies: 11
Views: 26487

Re: Need to send video stream over the internet (RVCamSender, RVCamReciver or smth else?)

Sergey, have you watched the recorded test?
How can I overcome the problem?
by ya_vanka
Wed Jun 03, 2020 3:16 pm
Forum: RVMedia
Topic: Need to send video stream over the internet (RVCamSender, RVCamReciver or smth else?)
Replies: 11
Views: 26487

Re: Need to send video stream over the internet (RVCamSender, RVCamReciver or smth else?)

2. I've downloaded the latest version and recorded a test with the last compiled demo version (30.05.2020): https://yadi.sk/i/wBUPrTPjrD9QsQ

You can see video jittering (on 7-8 second) and big video latency on first connect and small after reconnect.

Please, fix this issue.
by ya_vanka
Mon Jun 01, 2020 9:08 pm
Forum: RVMedia
Topic: Need to send video stream over the internet (RVCamSender, RVCamReciver or smth else?)
Replies: 11
Views: 26487

Re: Need to send video stream over the internet (RVCamSender, RVCamReciver or smth else?)

2. Still don't understant why videolatency is few times bigger on first connect and gets few times smaller after restarting server (without stopping reciever)? If I Stop reciever after stopping sender or if I restart reciever without stopping sender videolatency remains big. Could you please fix the...
by ya_vanka
Thu May 28, 2020 2:51 pm
Forum: RVMedia
Topic: Need to send video stream over the internet (RVCamSender, RVCamReciver or smth else?)
Replies: 11
Views: 26487

Need to send video stream over the internet (RVCamSender, RVCamReciver or smth else?)

I need to send video stream that I recieve with RVCamera (either USB Camera or RTSP stream) over the internet to another client/clients and display it in my client application. I do not use RVCamView because my application is OpenGL based and I get frame via TRVMBitmap.AssignRVMBitmap() inside RVCam...
by ya_vanka
Sun Apr 12, 2020 12:51 pm
Forum: RVMedia
Topic: Recording video stream "as is" (without RVMedia's own compression)
Replies: 6
Views: 24403

Re: Recording video stream "as is" (without RVMedia's own compression)

I need to show video but I need also to record the stream as is, without any changes. I am quite sure that this feature is very useful not only for me. My case is so widespread (show video and record it at the same time) that many users will be glad to use this possibility. What is the sense of reco...
by ya_vanka
Sat Apr 11, 2020 1:07 pm
Forum: RVMedia
Topic: Recording video stream "as is" (without RVMedia's own compression)
Replies: 6
Views: 24403

Re: Recording video stream "as is" (without RVMedia's own compression)

Ok, then may be TRVCamera or TRVCamReceiver can do it?
by ya_vanka
Mon Apr 06, 2020 9:00 pm
Forum: RVMedia
Topic: Recording video stream "as is" (without RVMedia's own compression)
Replies: 6
Views: 24403

Re: Recording video stream "as is" (without RVMedia's own compression)

Is it just not yet implemented or not possible at all?

And could you explain why?
If you get video stream then you could just write it to disk without any changes, couldn't you?
Or I just don't understand something?
by ya_vanka
Mon Apr 06, 2020 2:58 pm
Forum: RVMedia
Topic: Recording video stream "as is" (without RVMedia's own compression)
Replies: 6
Views: 24403

Recording video stream "as is" (without RVMedia's own compression)

Is there any way to save video stream (rtsp or smth like this) to a file "as is" without RVMedia's own compression of previously decompressed frames?
by ya_vanka
Thu Apr 02, 2020 7:15 pm
Forum: Announcements
Topic: RVMedia 7.3 - GStreamer 1.0
Replies: 6
Views: 34554

Re: RVMedia 7.3 - GStreamer 1.0

The links lead to the page with version 7.2.2 download.
Is this correct?
by ya_vanka
Sat Mar 21, 2020 1:56 pm
Forum: RVMedia
Topic: Video device list can not be updated
Replies: 3
Views: 24613

Re: Video device list can not be updated

Thanks!

Waiting for the update.