Knowledge of RTMP protocolReact Native native modules
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
10
調査方針
The issue is a simple request for RTMP streaming support. There is no detailed specification. To proceed, first review existing comments for any hints on feasibility. Then investigate the native video player implementations (Android's ExoPlayer, iOS's AVPlayer) for RTMP support. Explore the library's source code to understand how video sources are handled. If RTMP is not natively supported, consider using a library like react native video controls or implementing a custom native module.
RTMP support · TheWidlarzGroup/react-native-video#667 | Good First Issue