Android-cuttlefish cvd tool
|
#include <api/video/i420_buffer.h>
#include <api/video/video_frame.h>
#include <api/video/video_sink_interface.h>
#include <json/json.h>
#include "cuttlefish/common/libs/utils/vsock_connection.h"
#include "cuttlefish/host/frontend/webrtc/libdevice/camera_controller.h"
#include <atomic>
#include <mutex>
#include <thread>
#include <vector>
Go to the source code of this file.
Classes | |
class | cuttlefish::webrtc_streaming::CameraStreamer |
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::webrtc_streaming |