CameraVideoEncoderTask
Translates a YUV444 camera image to a H264/HEVC stream for SiL FastPath.
Installation
To use this Node, you must enable omni.drivesim.sensor.nv.camenc
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
src |
|
Source Buffer |
0 |
encodingProfile |
|
Compression algorithm: Could be AVC, AVC_LOSSY or HEVC |
AVC |
cudaStreamIn |
|
Cuda Stream Input |
0 |
timecodeIn |
|
timecode/timestamp input |
0 |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
dest |
|
Destination Buffer |
0 |
cudaStreamOut |
|
Cuda Stream Output |
0 |
timecodeOut |
|
timecode/timestamp output |
0 |