Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display connection and playback status in surface #15

Open
adamantivm opened this issue Jan 8, 2015 · 0 comments
Open

Display connection and playback status in surface #15

adamantivm opened this issue Jan 8, 2015 · 0 comments

Comments

@adamantivm
Copy link
Member

Show some indication of what is the current state of the received transmission:

  • No packets are being received
  • Packets are being received but not decoded
  • Stream is being received properly
  • Timeout receiving packets?

The main idea is to give some indication of what is going on when something goes wrong, or when the stream stops being received (i.e.: because connection was lost).

Ideas:

  • Show a message saying: "No connect" overlaid on the surface when there is no connection?
  • When playing a video and suddenly there is no more connection, display a "disconnected" sign?

Also, this issue could be divided in two parts:

  1. Add error and/or status notifications via listeners to the RtpMediaPlayer, for users of it
  2. Actual display of those status updates to the user in Mission Control or in the example player
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

No branches or pull requests

1 participant