"Request message serialization failure" somehow means your request to the Video Intelligence API is incorrectly formatted for your library version. Try to check your @google-cloud/video-intelligence library version and ensure your code's request object, especially inputUri and features, matches the documentation for that specific version. See this related issue.