Regarding the original subject of the post: "passing commands to FFMPeg"
In spite that the sound options wanted by Scotty are not supported, is there any way to pass extra parameters to RVMedia affecting the video, for example the ones to resize video or change aspect ratio of the sort:
-hide ...
Search found 6 matches
- Wed Sep 26, 2018 1:07 pm
- Forum: RVMedia
- Topic: passing commands to FFMpeg
- Replies: 5
- Views: 29944
- Tue Dec 27, 2016 6:19 pm
- Forum: RVMedia
- Topic: No Video from Receiver in RVMedia v5.01
- Replies: 13
- Views: 50615
- Tue Dec 27, 2016 3:15 pm
- Forum: RVMedia
- Topic: No Video from Receiver in RVMedia v5.01
- Replies: 13
- Views: 50615
SendAndReceive\TwoApps is a very basic example, almost no unnecessary code.
Important property settings in the Receiver application:
1) RVCamReceiver1.Senders collection (it contains 4 items, with each item's GUIDFrom = identifier of one of Sender clients). This property allows to accept data only ...
Important property settings in the Receiver application:
1) RVCamReceiver1.Senders collection (it contains 4 items, with each item's GUIDFrom = identifier of one of Sender clients). This property allows to accept data only ...
- Mon Dec 26, 2016 12:52 pm
- Forum: RVMedia
- Topic: No Video from Receiver in RVMedia v5.01
- Replies: 13
- Views: 50615
- Fri Dec 23, 2016 10:34 pm
- Forum: RVMedia
- Topic: No Video from Receiver in RVMedia v5.01
- Replies: 13
- Views: 50615
- Fri Dec 23, 2016 10:28 am
- Forum: RVMedia
- Topic: No Video from Receiver in RVMedia v5.01
- Replies: 13
- Views: 50615
No Video from Receiver in RVMedia v5.01
Hello. I'm evaluating the RVMedia components for a bi-directional videophone feature of an application. First I made an implementation based on the v4 and it worked OK.
Essentialy I took the SendAndReceive example, and implemented the same in both peers, but with crossed receiver IP Ports.
When I ...
Essentialy I took the SendAndReceive example, and implemented the same in both peers, but with crossed receiver IP Ports.
When I ...