Closed Bug 1105067 Opened 11 years ago Closed 10 years ago

Counter of how many people are watched a live stream

Categories

(Webtools Graveyard :: Air Mozilla, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

(this is based on a request from our CFO) We can't easily pull out these numbers from the Edgecast CDN so we need something more sustainable. The only way to count how many people are actively watching would be to run a WebSocket that notices when people disconnect and keep incrementing and decrementing. A much simpler solution would be to simply increment only during the time the event is live and add that to the number of hits. This could load asynchronously when you load the page.
We get lots of requests for this from Mitchell, Chris and Mardi as well.
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Priority: -- → P1
Richard, lemme demo this to you. Or feel free to try it yourself on a live event on dev. I'm not closing the bug yet because I need to figure out a nice way to showing this number AFTER it's no longer live. I think that needs some thought-togetherism.
This has landed and is in production. When we decide to do something more constructive with it after it's live we can open a new bug.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.