简体   繁体   中英

Can you use a php header redirect on a rtmp url?

Curious, as I've been asked to do this. I can't find any sort of protocol anywhere.

使用headerLocation标头,您可以重定向到所需的任何URI。

header('Location: rtmp://domain/path/to/resource');

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM