|
mediastreamer2
2.9.1
|
Video streaming API - Easily run video streams from camera capture or static picture files to RTP. More...
Typedefs | |
| typedef VideoStream | VideoPreview |
Functions | |
| int | video_stream_get_camera_sensor_rotation (VideoStream *stream) |
| Gets the camera sensor rotation. More... | |
Video streaming API - Easily run video streams from camera capture or static picture files to RTP.
| typedef VideoStream VideoPreview |
Small API to display a local preview window.
| int video_stream_get_camera_sensor_rotation | ( | VideoStream * | stream | ) |
Gets the camera sensor rotation.
This is needed on some mobile platforms to get the number of degrees the camera sensor is rotated relative to the screen.
| stream | The video stream related to the operation |
1.8.15