CPL_Media
Installation
Getting Started
Demo App
The CPL_Media API
CPL_Media
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
_config_props_ (cpl_media.ffmpeg.FFmpegPlayer attribute)
(cpl_media.player.BasePlayer attribute)
(cpl_media.recorder.BaseRecorder attribute)
(cpl_media.recorder.ImageFileRecorder attribute)
(cpl_media.recorder.VideoRecorder attribute)
(cpl_media.remote.client.RemoteVideoPlayer attribute)
(cpl_media.remote.server.RemoteVideoRecorder attribute)
(cpl_media.rotpy.FlirPlayer attribute)
(cpl_media.rtv.RTVPlayer attribute)
(cpl_media.thorcam.ThorCamPlayer attribute)
A
apply_config_property() (cpl_media.ffmpeg.FFmpegPlayer method)
(cpl_media.player.BasePlayer method)
(cpl_media.recorder.BaseRecorder method)
ask_config() (cpl_media.rotpy.FlirPlayer method)
B
barst_server (cpl_media.rtv.RTVPlayer attribute)
BasePlayer (class in cpl_media.player)
BaseRecorder (class in cpl_media.recorder)
binning_x (cpl_media.thorcam.ThorCamPlayer attribute)
binning_x_range (cpl_media.thorcam.ThorCamPlayer attribute)
binning_y (cpl_media.thorcam.ThorCamPlayer attribute)
binning_y_range (cpl_media.thorcam.ThorCamPlayer attribute)
black_level (cpl_media.thorcam.ThorCamPlayer attribute)
black_level_range (cpl_media.thorcam.ThorCamPlayer attribute)
build() (cpl_media.tests.app.demo_app.DemoApp method)
C
call_in_kivy_thread() (cpl_media.common.KivyMediaBase method)
cam_state (cpl_media.thorcam.ThorCamPlayer attribute)
can_play (cpl_media.player.BasePlayer attribute)
can_record (cpl_media.recorder.BaseRecorder attribute)
clean_up() (cpl_media.tests.app.demo_app.DemoApp method)
client_active (cpl_media.remote.client.RemoteVideoPlayer attribute)
ClientPlayerSettingsWidget (class in cpl_media.remote.client)
close_camera() (cpl_media.thorcam.ThorCamPlayer method)
color_gain (cpl_media.thorcam.ThorCamPlayer attribute)
complete_start() (cpl_media.player.BasePlayer method)
(cpl_media.recorder.BaseRecorder method)
complete_stop() (cpl_media.player.BasePlayer method)
(cpl_media.recorder.BaseRecorder method)
(cpl_media.recorder.ImageFileRecorder method)
(cpl_media.recorder.VideoRecorder method)
compression (cpl_media.recorder.ImageFileRecorder attribute)
compute_recording_opts() (cpl_media.recorder.VideoRecorder method)
config_queue (cpl_media.rotpy.FlirPlayer attribute)
config_thread (cpl_media.rotpy.FlirPlayer attribute)
config_thread_run() (cpl_media.rotpy.FlirPlayer method)
cpl_media
module
cpl_media.common
module
cpl_media.ffmpeg
module
cpl_media.player
module
cpl_media.recorder
module
cpl_media.remote.client
module
cpl_media.remote.server
module
cpl_media.rotpy
module
cpl_media.rtv
module
cpl_media.tests.app.demo_app
module
cpl_media.thorcam
module
D
data_rate (cpl_media.player.BasePlayer attribute)
(cpl_media.recorder.BaseRecorder attribute)
decode_data() (cpl_media.remote.server.RemoteData method)
DemoApp (class in cpl_media.tests.app.demo_app)
display_frame (cpl_media.player.BasePlayer attribute)
display_trigger (cpl_media.player.BasePlayer attribute)
dshow_filename (cpl_media.ffmpeg.FFmpegPlayer attribute)
dshow_names (cpl_media.ffmpeg.FFmpegPlayer attribute)
dshow_opt (cpl_media.ffmpeg.FFmpegPlayer attribute)
dshow_opts (cpl_media.ffmpeg.FFmpegPlayer attribute)
dshow_rate (cpl_media.ffmpeg.FFmpegPlayer attribute)
dshow_true_filename (cpl_media.ffmpeg.FFmpegPlayer attribute)
E
elapsed_record_time (cpl_media.recorder.BaseRecorder attribute)
EndConnection
error_callback() (in module cpl_media)
error_guard() (in module cpl_media)
estimate_record_rate (cpl_media.recorder.VideoRecorder attribute)
exception() (cpl_media.common.KivyMediaBase method)
exposure_ms (cpl_media.thorcam.ThorCamPlayer attribute)
exposure_range (cpl_media.thorcam.ThorCamPlayer attribute)
extension (cpl_media.recorder.ImageFileRecorder attribute)
F
ffmpeg_pix_map (cpl_media.rotpy.FlirPlayer attribute)
FFmpegPlayer (class in cpl_media.ffmpeg)
FFmpegSettingsWidget (class in cpl_media.ffmpeg)
file_fmt (cpl_media.ffmpeg.FFmpegPlayer attribute)
filtered_end (cpl_media.ffmpeg.LogFilter attribute)
FlirPlayer (class in cpl_media.rotpy)
FlirSettingsWidget (class in cpl_media.rotpy)
fmt (cpl_media.player.VideoMetadata attribute)
frame_callbacks (cpl_media.player.BasePlayer attribute)
frame_last_t_record (cpl_media.recorder.BaseRecorder attribute)
frame_queue_size (cpl_media.thorcam.ThorCamPlayer attribute)
frame_ts_record (cpl_media.recorder.BaseRecorder attribute)
frames_played (cpl_media.player.BasePlayer attribute)
frames_recorded (cpl_media.recorder.BaseRecorder attribute)
frames_skipped (cpl_media.recorder.BaseRecorder attribute)
freq (cpl_media.thorcam.ThorCamPlayer attribute)
from_kivy_queue (cpl_media.remote.client.RemoteVideoPlayer attribute)
(cpl_media.remote.server.RemoteVideoRecorder attribute)
G
gain (cpl_media.thorcam.ThorCamPlayer attribute)
gain_range (cpl_media.thorcam.ThorCamPlayer attribute)
get_config_property() (cpl_media.player.BasePlayer method)
(cpl_media.recorder.BaseRecorder method)
get_pyinstaller_datas() (in module cpl_media)
H
h (cpl_media.player.VideoMetadata attribute)
I
icodec (cpl_media.ffmpeg.FFmpegPlayer attribute)
image_fmts (cpl_media.rtv.RTVPlayer attribute)
image_queue (cpl_media.recorder.BaseRecorder attribute)
ImageFileRecorder (class in cpl_media.recorder)
ImageFileRecordSettingsWidget (class in cpl_media.recorder)
increment_in_kivy_thread() (cpl_media.common.KivyMediaBase method)
is_available (cpl_media.rotpy.FlirPlayer attribute)
(cpl_media.rtv.RTVPlayer attribute)
(cpl_media.thorcam.ThorCamPlayer attribute)
K
kivy_thread_queue (cpl_media.common.KivyMediaBase attribute)
KivyMediaBase (class in cpl_media.common)
L
last_image (cpl_media.player.BasePlayer attribute)
last_image_metadata (cpl_media.player.BasePlayer attribute)
listener_run() (cpl_media.remote.client.RemoteVideoPlayer method)
listener_thread (cpl_media.remote.client.RemoteVideoPlayer attribute)
LogFilter (class in cpl_media.ffmpeg)
M
max_images_buffered (cpl_media.remote.server.RemoteVideoRecorder attribute)
metadata_play (cpl_media.player.BasePlayer attribute)
metadata_play_used (cpl_media.player.BasePlayer attribute)
metadata_player (cpl_media.recorder.BaseRecorder attribute)
metadata_record (cpl_media.recorder.BaseRecorder attribute)
metadata_record_used (cpl_media.recorder.BaseRecorder attribute)
module
cpl_media
cpl_media.common
cpl_media.ffmpeg
cpl_media.player
cpl_media.recorder
cpl_media.remote.client
cpl_media.remote.server
cpl_media.rotpy
cpl_media.rtv
cpl_media.tests.app.demo_app
cpl_media.thorcam
N
num_queued_frames (cpl_media.thorcam.ThorCamPlayer attribute)
O
open_camera() (cpl_media.thorcam.ThorCamPlayer method)
P
parse_dshow_opt() (cpl_media.ffmpeg.FFmpegPlayer method)
pipe_name (cpl_media.rtv.RTVPlayer attribute)
pixel_fmt (cpl_media.rtv.RTVPlayer attribute)
play() (cpl_media.player.BasePlayer method)
(cpl_media.remote.client.RemoteVideoPlayer method)
(cpl_media.rotpy.FlirPlayer method)
(cpl_media.thorcam.ThorCamPlayer method)
play_filename (cpl_media.ffmpeg.FFmpegPlayer attribute)
play_state (cpl_media.player.BasePlayer attribute)
play_thread (cpl_media.player.BasePlayer attribute)
play_thread_run() (cpl_media.ffmpeg.FFmpegPlayer method)
(cpl_media.player.BasePlayer method)
(cpl_media.remote.client.RemoteVideoPlayer method)
(cpl_media.rotpy.FlirPlayer method)
(cpl_media.rtv.RTVPlayer method)
(cpl_media.thorcam.ThorCamPlayer method)
player (cpl_media.ffmpeg.FFmpegSettingsWidget attribute)
(cpl_media.recorder.BaseRecorder attribute)
(cpl_media.remote.client.ClientPlayerSettingsWidget attribute)
(cpl_media.rotpy.FlirSettingsWidget attribute)
(cpl_media.rtv.RTVSettingsWidget attribute)
(cpl_media.thorcam.ThorCamSettingsWidget attribute)
player_callback() (cpl_media.ffmpeg.FFmpegPlayer method)
player_summery (cpl_media.player.BasePlayer attribute)
port (cpl_media.remote.client.RemoteVideoPlayer attribute)
(cpl_media.remote.server.RemoteVideoRecorder attribute)
(cpl_media.rtv.RTVPlayer attribute)
post_config_applied() (cpl_media.ffmpeg.FFmpegPlayer method)
process_frame() (cpl_media.player.BasePlayer method)
process_in_kivy_thread() (cpl_media.remote.client.RemoteVideoPlayer method)
(cpl_media.remote.server.RemoteVideoRecorder method)
(cpl_media.thorcam.ThorCamPlayer method)
process_queue_in_kivy_thread() (cpl_media.common.KivyMediaBase method)
R
rate (cpl_media.player.VideoMetadata attribute)
read_msg() (cpl_media.remote.server.RemoteData method)
real_rate (cpl_media.player.BasePlayer attribute)
record() (cpl_media.recorder.BaseRecorder method)
(cpl_media.recorder.ImageFileRecorder method)
(cpl_media.recorder.VideoRecorder method)
(cpl_media.remote.server.RemoteVideoRecorder method)
record_directory (cpl_media.recorder.ImageFileRecorder attribute)
(cpl_media.recorder.VideoRecorder attribute)
record_filename (cpl_media.recorder.VideoRecorder attribute)
record_fname (cpl_media.recorder.VideoRecorder attribute)
record_fname_count (cpl_media.recorder.VideoRecorder attribute)
record_prefix (cpl_media.recorder.ImageFileRecorder attribute)
record_state (cpl_media.recorder.BaseRecorder attribute)
record_thread (cpl_media.recorder.BaseRecorder attribute)
record_thread_run() (cpl_media.recorder.BaseRecorder method)
(cpl_media.recorder.ImageFileRecorder method)
(cpl_media.recorder.VideoRecorder method)
(cpl_media.remote.server.RemoteVideoRecorder method)
recorder (cpl_media.recorder.ImageFileRecordSettingsWidget attribute)
(cpl_media.recorder.VideoRecordSettingsWidget attribute)
(cpl_media.remote.server.RemoteRecordSettingsWidget attribute)
recorder_summery (cpl_media.recorder.BaseRecorder attribute)
refresh_cameras() (cpl_media.thorcam.ThorCamPlayer method)
refresh_dshow() (cpl_media.ffmpeg.FFmpegPlayer method)
remote_computer_name (cpl_media.rtv.RTVPlayer attribute)
RemoteData (class in cpl_media.remote.server)
RemoteRecordSettingsWidget (class in cpl_media.remote.server)
RemoteVideoPlayer (class in cpl_media.remote.client)
RemoteVideoRecorder (class in cpl_media.remote.server)
requested_record_duration (cpl_media.recorder.BaseRecorder attribute)
roi_height (cpl_media.thorcam.ThorCamPlayer attribute)
roi_width (cpl_media.thorcam.ThorCamPlayer attribute)
roi_x (cpl_media.thorcam.ThorCamPlayer attribute)
roi_y (cpl_media.thorcam.ThorCamPlayer attribute)
RTVPlayer (class in cpl_media.rtv)
RTVSettingsWidget (class in cpl_media.rtv)
run_app() (in module cpl_media.tests.app.demo_app)
S
save_image() (cpl_media.recorder.BaseRecorder static method)
send_image_to_client() (cpl_media.remote.server.RemoteVideoRecorder method)
send_image_to_recorder() (cpl_media.recorder.ImageFileRecorder method)
(cpl_media.recorder.VideoRecorder method)
send_message_to_client() (cpl_media.remote.server.RemoteVideoRecorder method)
send_message_to_server() (cpl_media.remote.client.RemoteVideoPlayer method)
send_msg() (cpl_media.remote.server.RemoteData method)
sensor_size (cpl_media.thorcam.ThorCamPlayer attribute)
serial (cpl_media.rotpy.FlirPlayer attribute)
(cpl_media.thorcam.ThorCamPlayer attribute)
serials (cpl_media.rotpy.FlirPlayer attribute)
(cpl_media.thorcam.ThorCamPlayer attribute)
server (cpl_media.remote.client.RemoteVideoPlayer attribute)
(cpl_media.remote.server.RemoteVideoRecorder attribute)
server_active (cpl_media.remote.server.RemoteVideoRecorder attribute)
server_run() (cpl_media.remote.server.RemoteVideoRecorder method)
server_thread (cpl_media.remote.server.RemoteVideoRecorder attribute)
set_filename() (cpl_media.ffmpeg.FFmpegSettingsWidget method)
(cpl_media.recorder.ImageFileRecordSettingsWidget method)
(cpl_media.recorder.VideoRecordSettingsWidget method)
set_setting() (cpl_media.thorcam.ThorCamPlayer method)
setattr_in_kivy_thread() (cpl_media.common.KivyMediaBase method)
setattrs_in_kivy_thread() (cpl_media.common.KivyMediaBase method)
size_recorded (cpl_media.recorder.BaseRecorder attribute)
start_config() (cpl_media.rotpy.FlirPlayer method)
start_filter() (cpl_media.ffmpeg.LogFilter method)
start_listener() (cpl_media.remote.client.RemoteVideoPlayer method)
start_server() (cpl_media.remote.server.RemoteVideoRecorder method)
stop() (cpl_media.player.BasePlayer method)
(cpl_media.recorder.BaseRecorder method)
(cpl_media.recorder.ImageFileRecorder method)
(cpl_media.recorder.VideoRecorder method)
(cpl_media.remote.client.RemoteVideoPlayer method)
(cpl_media.remote.server.RemoteVideoRecorder method)
(cpl_media.rotpy.FlirPlayer method)
(cpl_media.thorcam.ThorCamPlayer method)
stop_all() (cpl_media.common.KivyMediaBase method)
(cpl_media.player.BasePlayer method)
(cpl_media.recorder.BaseRecorder method)
(cpl_media.remote.client.RemoteVideoPlayer method)
(cpl_media.remote.server.RemoteVideoRecorder method)
(cpl_media.rotpy.FlirPlayer method)
(cpl_media.rtv.RTVPlayer method)
(cpl_media.thorcam.ThorCamPlayer method)
stop_config() (cpl_media.rotpy.FlirPlayer method)
stop_listener() (cpl_media.remote.client.RemoteVideoPlayer method)
stop_server() (cpl_media.remote.server.RemoteVideoRecorder method)
supported_freqs (cpl_media.thorcam.ThorCamPlayer attribute)
supported_taps (cpl_media.thorcam.ThorCamPlayer attribute)
supported_triggers (cpl_media.thorcam.ThorCamPlayer attribute)
supports_color (cpl_media.thorcam.ThorCamPlayer attribute)
T
taps (cpl_media.thorcam.ThorCamPlayer attribute)
ThorCamPlayer (class in cpl_media.thorcam)
ThorCamSettingsWidget (class in cpl_media.thorcam)
timeout (cpl_media.remote.client.RemoteVideoPlayer attribute)
(cpl_media.remote.server.RemoteVideoRecorder attribute)
to_kivy_queue (cpl_media.remote.client.RemoteVideoPlayer attribute)
(cpl_media.remote.server.RemoteVideoRecorder attribute)
(cpl_media.thorcam.ThorCamPlayer attribute)
trigger_count (cpl_media.thorcam.ThorCamPlayer attribute)
trigger_run_in_kivy (cpl_media.common.KivyMediaBase attribute)
trigger_type (cpl_media.thorcam.ThorCamPlayer attribute)
ts_play (cpl_media.player.BasePlayer attribute)
ts_record (cpl_media.recorder.BaseRecorder attribute)
U
update_dshow_file() (cpl_media.ffmpeg.FFmpegPlayer method)
update_metadata() (cpl_media.player.BasePlayer method)
use_dshow (cpl_media.ffmpeg.FFmpegPlayer attribute)
use_real_time (cpl_media.player.BasePlayer attribute)
V
video_fmt (cpl_media.rtv.RTVPlayer attribute)
video_fmts (cpl_media.rtv.RTVPlayer attribute)
video_fmts_inverse (cpl_media.rtv.RTVPlayer attribute)
VideoMetadata (class in cpl_media.player)
VideoRecorder (class in cpl_media.recorder)
VideoRecordSettingsWidget (class in cpl_media.recorder)
W
w (cpl_media.player.VideoMetadata attribute)