Advanced Usage
Switch Stream URL
When Switching to a new stream URL, before passing new stream url(m3u8) to the player, pass that URL through SWCP2pEngine instance:
swift
objective-c
Stop P2P
Stop p2p streaming of current source, but keep local proxy working:
swift
objective-c
Stop P2P and Local Proxy
Stop p2p streaming of current source and local proxy:
swift
objective-c
Last updated
Was this helpful?