Search found 25 matches
- Wed Jan 11, 2017 2:53 pm
- Forum: RVMedia
- Topic: How send/receive differents cameras?
- Replies: 1
- Views: 14052
How send/receive differents cameras?
Hello Seguey The last issue is: I am trying to send 2 or more cams from "sender" (managing differents rooms) adding second RVCamSender and coding something like RVCamSender2.GUIDFrom:=FMyGUID; RVCamSender2.ReceiverPort:=FMain.RVCamSender1.ReceiverPort; RVCamSender2.ReceiverHost:=FMain.RVCamSender1 ...
- Mon Jan 02, 2017 3:58 pm
- Forum: RVMedia
- Topic: Clients connected limittation issue
- Replies: 2
- Views: 16931
I need to prepare it, there 2 temporally solutions I found: 1. Using RVCamSender1.AddAllowedSender(GUID) into an loop. It have long delay but at end work. 2. Dividing the GUID list in ranges of 100 and push into RVCamSender1.AddAllowedSenders(GUIDArray, Count); I am taking list of GUID from this xml ...
- Fri Dec 30, 2016 9:59 pm
- Forum: RVMedia
- Topic: Clients connected limittation issue
- Replies: 2
- Views: 16931
Clients connected limittation issue
Hello Serguey I was trying to add more than 500 users save a predefined list RVCamSender1.AddAllowedSenders(GUIDArray, Length(UserList)); when tried login 2 users they didnt see each to other. Then down till 400 and the first user on make login detect the second, but this second does not see the ...
- Mon Jun 20, 2016 7:17 pm
- Forum: RVMedia
- Topic: How get video/audio streams on server side?
- Replies: 2
- Views: 17101
How get video/audio streams on server side?
Hello
Some way to get veido/audio stream on server side and publish on web for example? I means some http url (stream) able to load on somewhere once is processed on server?
Regards
Some way to get veido/audio stream on server side and publish on web for example? I means some http url (stream) able to load on somewhere once is processed on server?
Regards
- Mon Nov 30, 2015 2:02 am
- Forum: RVMedia
- Topic: Retrieving connected users on client side.
- Replies: 3
- Views: 18987
Hi Serguey Thanks for your reply. Yes, I use these method, but they inform to user about the currents allowed by him, no about others (thinking on extended solution where users can banned, denied, allow,...access). That is why I ask if some way to retrieve ALL. I now think that solution will be sent ...
- Sun Nov 29, 2015 8:37 pm
- Forum: RVMedia
- Topic: Retrieving connected users on client side.
- Replies: 3
- Views: 18987
Retrieving connected users on client side.
Hi
I have another question:
How can I know/detect on client when new user is connected to server?
Is there some way to let client to know about new "registered" users?
I have another question:
How can I know/detect on client when new user is connected to server?
Is there some way to let client to know about new "registered" users?
- Sun Nov 29, 2015 8:32 pm
- Forum: RVMedia
- Topic: Chat and Conference into the same app.
- Replies: 11
- Views: 40703
- Sun Nov 29, 2015 4:58 pm
- Forum: RVMedia
- Topic: Chat and Conference into the same app.
- Replies: 11
- Views: 40703
- Sun Nov 29, 2015 10:15 am
- Forum: RVMedia
- Topic: Chat and Conference into the same app.
- Replies: 11
- Views: 40703
- Tue Nov 17, 2015 4:47 pm
- Forum: RVMedia
- Topic: Chat and Conference into the same app.
- Replies: 11
- Views: 40703
Another issue is the follow, the sender is on right side and receiver on left.
What can the cause of this poor video resolution?
Here screenshot
http://www.pictureshack.us/view_78773_issue.png
What can the cause of this poor video resolution?
Here screenshot
http://www.pictureshack.us/view_78773_issue.png
- Tue Nov 17, 2015 4:23 pm
- Forum: RVMedia
- Topic: Chat and Conference into the same app.
- Replies: 11
- Views: 40703
- Tue Nov 17, 2015 2:20 pm
- Forum: RVMedia
- Topic: Chat and Conference into the same app.
- Replies: 11
- Views: 40703
Chat and Conference into the same app.
Hi 1. I would like to know if is possible use chat and conference funcionalities into the same app, using the same controls RVCamSender and RVCamReceiver, or if you recommend (or is possible) use more than one controls (RVCamSender and RVCamReceiver) into the same app? 2. How is possible create ...
- Wed Nov 11, 2015 3:12 pm
- Forum: RVMedia
- Topic: Microphone selection
- Replies: 5
- Views: 24084
Thanks for your reply and soon update, will preciate it. About my second question: 1. I execute client A, connect to server. 2. Execute client B, connect to server. 3. On client A, shut on "my camera" 4. Without do nothing on client B (without send video access request or something like that), start ...
- Wed Nov 11, 2015 6:54 am
- Forum: RVMedia
- Topic: Microphone selection
- Replies: 5
- Views: 24084
- Thu Nov 05, 2015 8:42 am
- Forum: RVMedia
- Topic: Microphone selection
- Replies: 5
- Views: 24084
Microphone selection
Hi
How can do select Microphone to be used under RVMicrophone control?
I have 2 webcam with audio input connected also audio input on laptop. How can select some one at time?
How can do select Microphone to be used under RVMicrophone control?
I have 2 webcam with audio input connected also audio input on laptop. How can select some one at time?