INDExOS / media-for-mobile

Media for Mobile
Other
456 stars 177 forks source link

Streamin live from camera #19

Closed mikhail-rozum closed 8 years ago

mikhail-rozum commented 8 years ago

Hello! I found post https://software.intel.com/en-us/articles/intel-inde-media-pack-for-android-tutorials-running-samples and I want send live stream from camera to Red5 server, but this sample is missing. Why? I found in repository sample, and add CameraStreamer Activity to menu. But this not works. public Render createSink(StreamingParameters parameters, IProgressListener progressListener, ProgressTracker progressTracker) { // Was disabled publishing //return new MuxRender(new MediaStreamerInternal(parameters), progressListener, //progressTracker); throw new UnsupportedOperationException(); } How I can send stream from camera with Intel INDE?

Regards.

asuhov commented 8 years ago

Hello, Sorry, we have excluded streaming functionality from the open source version of the Media for Mobile.