diff --git a/docs/aux-streaming.md b/docs/aux-streaming.md index db3320e61..0123d6161 100644 --- a/docs/aux-streaming.md +++ b/docs/aux-streaming.md @@ -73,9 +73,9 @@ As mentioned above, any of the examples from jetson-inference can be substituted * mpeg2, mpeg4 * mjpeg --input-flip=FLIP flip method to apply to input: - * none (default) + * none (default on Jetpack < 4) * counterclockwise - * rotate-180 + * rotate-180 (default on Jetpack >= 4) * clockwise * horizontal * vertical