Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Media streaming support in Soletta #2311

@lblim

Description

@lblim

Task Description

So far only sensor data collection is being supported in Soletta, media streaming is not supported yet. Media streaming is needed for use cases like simple digital surveillance use case that using IP camera to stream the video and audio, record video and audio, image snapshot, etc.

The request does not mean to replicate gstreamer, it can be a node or generic API for media subsystem whether the backend is GStreamer or some other library or even have multiple choices that can let user to choose. Just like the wrapper of MQTT implementation in Soletta.

Some notes from discussion with Gustavo, his suggestion:

  • a player API that receives an URL and some output? Then some API to list the outputs? (ie: audio devices, video devices...).
  • If the URL is a local video device and the output is an RTP, then it would stream video. If the output is a file, it would save.
  • define what is the output device, how to list and create one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions