an player stream's fmp4
npm install react-native-fmp4_player_liban player stream's fmp4
``sh`
npm install react-native-fmp4_player_libRequire Version React 0.81 or newer
js
// View
import { StreamView } from 'react-native-fmp4_player_lib';
// Function
import { startStreaming, stopStreaming } from 'react-native-fmp4_player_lib';
const [id, setId] = useState('');
//...
// set Stream Id Here or on your application UI
``- Development workflow
- Sending a pull request
- Code of conduct
---