Skip to content

RTMP streaming#75

Closed
omouren wants to merge 1 commit intodevfrom
feature/rtmp-stream
Closed

RTMP streaming#75
omouren wants to merge 1 commit intodevfrom
feature/rtmp-stream

Conversation

@omouren
Copy link
Copy Markdown
Collaborator

@omouren omouren commented May 26, 2021

WIP / POC

Streaming ExoPlayer to RTMP

ExoPlayer is displaying content to a "Surface" that the RTMP library provides and use to stream content. So during a stream, there isn't a preview displayed on screen (ExoPlayer can't show content on the SurfaceView AND the Surface)

Todo :

  • We should find a way to keep a preview of the video stream
  • Add RTMP settings : RTMP URL / Key / (Auth?) - Output resolution / Bitrate / FPS - Audio source (From microphone or internal audio)
  • Add buttons to start/stop stream, mute audio
  • Show some streaming stats (bitrate/fps)

@omouren omouren self-assigned this May 26, 2021
@omouren omouren mentioned this pull request May 31, 2021
9 tasks
@jlucidar
Copy link
Copy Markdown
Member

jlucidar commented Jun 1, 2021

can we close this one ?

@omouren
Copy link
Copy Markdown
Collaborator Author

omouren commented Jun 2, 2021

can we close this one ?

Yes I think we can close it.

@jlucidar jlucidar closed this Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants