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

Major update to UxPlay (includes setting resolution, network ports, and much more) #58

Merged
merged 336 commits into from
Dec 10, 2021

Conversation

fduncanh
Copy link
Contributor

@fduncanh fduncanh commented Aug 5, 2021

I don't know if antimof is still active on this site, but this pull request has both new features and fixes, based on requests both here and at RPiPlay. Much was just achieved by making hard-coded choices buried in the code accessible for changing., by an API enhancement FD-/RPiPlay#257 . Inspiration came from PR's and Issues discussed here and at https://github.com/FD-/RPiPlay.

  1. new options -s wxh for setting display resolution.
  2. -p or -p n for setting network ports when there is a firewall.
  3. an optional ZOOMFIX so the display window is visible for screen-sharing on Zoom, etc.
  4. -m to use random MAC address (allows two instances of uxplay on the same computer)
  5. The AirPlay server now terminates correctly and relaunches when its display window is closed. The Avahi-compat startup nag message is gone.
  6. All updates of the AirPlay RAOP ibrary from the RPiPlay project are ported to this new UxPlay.

and more .(see the README on the https://github.com/FDH2/UxPlay.git

2021-08-10 extra change: also added settings -fps for setting max streaming rate from AirPlay client

@D3SOX
Copy link

D3SOX commented Aug 5, 2021

Thanks for your work! Is #31 included? If so, I'd use your branch for my AUR package. Otherwise, I'll just patch it before building (If it works without conflicts)
Edit: I assume -DZOOMFIX=1 is doing the job.

@rbribeiro
Copy link

@fduncanh thank you for all your changes! Now, I worried that @antimof is not keeping this repo active anymore. In that case, do you think we should use your repo instead?

@antimof antimof merged commit bbba1ce into antimof:master Dec 10, 2021
antimof pushed a commit that referenced this pull request May 2, 2022
This breaks reconnection after "stop streaming" is sent by client.
It was intended to aid reconnection if a network interruption
left a socket blocked.   Some other fix for that issue will be needed.
This is connected to issue  #58
@fduncanh
Copy link
Contributor Author

fduncanh commented Oct 8, 2022

@D3SOX Please see https://github.com/FDH2/Uxplay#135

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.

6 participants