bahmutov / ng-simple-webrtc

AngularJS wrapper for SimpleWebRTC client from https://simplewebrtc.com/
41 stars 21 forks source link

No longer triggering on 'play' event; triggering on more correct event. #11

Closed samsont closed 9 years ago

samsont commented 9 years ago

It's a 2 line change.

I also updated the package.json file, but for some reason that is not in this pull request. And, I did not make changes to 'nic'. I have no idea wh

samsont commented 9 years ago

My last note got cut off. It was supposed to read: I have no idea why there are also changes to the lines with 'nic' on them.

bahmutov commented 9 years ago

I added the same change as a local commit to avoid messing the nick property. Also, tagged and published as 0.19.1 version. But this is the change on the broadcasting side, not on the watching side