Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Example of Android application for stream recording

This streamer can be used to publish and record WebRTC video stream on Web Call Server.

...

  • download link for the recording of published stream
  • media player, which can be used to play the recording

Work with code of the example

To analyze the code, let's take class StreamRecordingActivity.java of the stream-recording example, which can be downloaded with corresponding build 1.0.1.38.

...