syntax = "proto2"; package video_streaming; message StreamProtectionStatus { optional int32 status = 1; optional int32 field2 = 2; }