Search found 4 matches

by balbaro
Tue Feb 05, 2019 3:09 am
Forum: RVMedia
Topic: Redisplaying the animated camera search popup ?
Replies: 3
Views: 26182

Re: Redisplaying the animated camera search popup ?

6.1.




The strange thing is, once connected the cams stay connected.
by balbaro
Mon Feb 04, 2019 2:27 pm
Forum: RVMedia
Topic: Redisplaying the animated camera search popup ?
Replies: 3
Views: 26182

Redisplaying the animated camera search popup ?

Hello again,

At he first camerasearch event my camera search popup is displayed no problem.
But when after a status is <> 0 in searchcomplete a retry of the camerasearch event
is called, at the retry the camerasearch popup is no longer visible.
Is this possible to do ?
Would give a better idea when ...
by balbaro
Fri Jan 18, 2019 3:50 am
Forum: RVMedia
Topic: Retry a connect (Search) after the initial attempts fail
Replies: 4
Views: 29202

Re: Retry a connect (Search) after the initial attempts fail

First of all, thanks for the reply.

Yes the application restart attempts work.
Sometimes i have to restart 4,5 times for the 3 camera connections to display do.
I have them connected sequentally one after the other after each StartVideoStream event.
And i also noticed once the first camera connects ...
by balbaro
Thu Jan 17, 2019 4:53 am
Forum: RVMedia
Topic: Retry a connect (Search) after the initial attempts fail
Replies: 4
Views: 29202

Retry a connect (Search) after the initial attempts fail

Hello,

Im trying to reattempt to call a ipcamera with SearchCamera when status is <> 0 in SearchComplete.
But what am i doing wrong.
Now, to connect succesfully i have to close and restart my app several times.

Could i not attempt a reconnect automatic if the first attempt fails, or if a ...