# Live Streaming

Start, inspect, and stop Cloud Phone live streaming.

 - [POST /cloudphone/live/start](https://guide.morelogin.com/api-reference/cloud-phone/open-api/live-streaming/startcloudphonelivestreaming.md): Start live streaming an uploaded MP4 on a Cloud Phone. - **Preconditions**: the phone must be powered on and not held by another member, and its provider must support live streaming — WUIN and ArmClou
 - [POST /cloudphone/live/status](https://guide.morelogin.com/api-reference/cloud-phone/open-api/live-streaming/getcloudphonelivestreamingstatus.md): Report whether a Cloud Phone is currently live streaming. - **Preconditions**: the phone must belong to your team and its provider must support live streaming. Unlike start and stop, this does **not**
 - [POST /cloudphone/live/end](https://guide.morelogin.com/api-reference/cloud-phone/open-api/live-streaming/stopcloudphonelivestreaming.md): Stop live streaming on a Cloud Phone. - **Preconditions**: the phone must be powered on and not held by another member, and its provider must support live streaming. **Whether a stream is actually run
