Page 1 of 1

About stream video file

Posted: Wed Jan 06, 2016 12:33 pm
by pgerbet
Hello sergey,
have you a little sample for show stream video mp4 to tcp network?
i have modifyed some example for but allway don't work !
can you modfy messager sample for play and send video file and stream ?

I have test 8cam play good video mp4 but if i use mmpeg dll, i have no sound
and the speed are not good, speed too qwick.
whout he work properly, but i have gstream codec and some other one.
any ideas ?

Thank you for your help
Best regards
Patrice

Posted: Wed Jan 06, 2016 7:33 pm
by Sergey Tkachenko
Locally, TRVCamera should play files with sound, if DeviceType = rvdtFile.
However, you should assign RVCamera.UseFFMPEG = False to play files using DirectX instead of FFMpeg.

However, if you attempt to send video from such TRVCamera via the network, only video frames will be sent, without audio.
The current version of RVMedia does not send audio streams from video, it can send only sound from TRVMicrophone,