2nfm icon indicating copy to clipboard operation
2nfm copied to clipboard

Share your screen and computer's audio via WebRTC!

Results 47 2nfm issues
Sort by recently updated
recently updated
newest added

Review for security and, if desired, fix any password related functionality. **Audit settings section** _(orig #73)_ codysherman commented on Jan 11 > Re-enable the settings section of the streamer page...

question
chore
blocked

If a user has an active 2N.fm tab open and they try to search for something on google using the same url bar, it will redirect them back to the...

Display the host's username on the page.

enhancement
question

If we want to keep the TURN server running, we'll need to add some type of paid version. The existing p2p functionality costs nothing and can remain free, but the...

pro feature

The TURN server is essentially the only operating cost of the project, besides labor. Unfortunately, TURN servers are expensive for video.

enhancement
pro feature

Remove all of the cases where we `location.reload();` in Receiver.vue, while also making sure the state of the page is being reset when the streams end. Right now we're using...

enhancement
chore

Currently there is only a link on the /streamer page, but this is a confusing subject to grasp. Explaining the various quirks of getDisplayMedia would be helpful. Examples: On macOS...

enhancement
help wanted
good first issue
chore

Right now we show the stats on the Receiver page -- but this information would be a lot more useful on the Streamer page, where we are potentially doing P2P...

enhancement
help wanted

The autoplay feature is now working on Safari! However, it's still not working on Chrome. * Under which condition it'll working: 1. Muted the volume 2. The first time page...

help wanted
chore