Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
很好奇,因为我被要求这样做。我在任何地方都找不到任何类型的协议。
使用header和Location标头,您可以重定向到您想要的任何 URI。
header
Location
header('Location: rtmp://domain/path/to/resource');