Search found 9 matches

by WpgnGaming
Mon Jan 14, 2019 2:58 pm
Forum: RVMedia
Topic: [Help] with Overbyte with RVMedia and streaming microphone data to all connected clients.
Replies: 3
Views: 17642

Re: [Help] with Overbyte with RVMedia and streaming microphone data to all connected clients.

thanks, yea I slowly working this out but on a other note because your procedure PlayAudio(AStream : TMemoryStream; var ADataSize : Integer; AGUID : TGUID; const AAudioIndex : Word; var AStartTime, ADuration : Longword; var ASamplesPerSec : TRVSamplesPerSec; var ABitsPerSample : TRVBitsPerSample; va...
by WpgnGaming
Sun Jan 13, 2019 1:56 am
Forum: RVMedia
Topic: [Help] with Overbyte with RVMedia and streaming microphone data to all connected clients.
Replies: 3
Views: 17642

[Help] with Overbyte with RVMedia and streaming microphone data to all connected clients.

OK am trying to work out away to use overbyte to stream the audio data from RVMicrophone and then replace it back using RVAudioPlayer on the other clients. but am finding it a little tricky and there no demo on how to stream via internet but I done some thing like this as a example of my idea Send d...
by WpgnGaming
Fri Dec 23, 2016 8:31 pm
Forum: RVMedia
Topic: No Video from Receiver in RVMedia v5.01
Replies: 13
Views: 35457

What version of delphi you running and have you made sure that the receive vcl is enabled and working?
by WpgnGaming
Sun Oct 30, 2016 3:14 am
Forum: RVMedia
Topic: Acquisition desktop. 264 coding and then to RTSP protocol to
Replies: 4
Views: 18033

Sergey this would be a nice feature maybe look into it plz.
by WpgnGaming
Wed Oct 12, 2016 8:57 am
Forum: RVMedia
Topic: Maximum conference connections
Replies: 5
Views: 20940

if you want this for audio I would stay clear until new version as currently audio codec sucks and lags and breaks up a lot am hoping the next update will improve the audio.
by WpgnGaming
Wed Oct 12, 2016 8:55 am
Forum: RVMedia
Topic: encrypted stream from TRVCamSender to TRVMediaServer
Replies: 2
Views: 14189

Why not use a encryption vcl like blowfish and encode the stream that way?
by WpgnGaming
Fri Jun 24, 2016 5:48 pm
Forum: RVMedia
Topic: How get video/audio streams on server side?
Replies: 2
Views: 14682

maybe easyest way would be to make a special client/server side app that is both a client and server that way you can watch and stream until there options are added.

am waiting on new updates I have given some nice feature requests that am hoping will be added in future.
by WpgnGaming
Mon May 30, 2016 1:05 pm
Forum: RVMedia
Topic: How to close application included RVCamera?
Replies: 2
Views: 13951

can always try a dirty application termate; with process message before it that may work but not really good coding.

Application.ProcessMessages;
Application.Terminate;
by WpgnGaming
Mon Dec 21, 2015 7:59 pm
Forum: RVMedia
Topic: Room support
Replies: 1
Views: 12385

Room support

Hello, am wondering if there will be room support added to this product allowing for multiple streams to a selected location and also maybe a black and white image option for faster sending for slower connection?