Skip to content
Snippets Groups Projects
  1. Feb 14, 2024
  2. Nov 16, 2023
    • Jonas Karlsson's avatar
      Fix iceCandidate lookup on local network · cba0f082
      Jonas Karlsson authored
      When the client (browser and picard) are on the same local network a direct connection should be used (ie only local ip adresses).
      Some clients got confused when picard ran in a different subnet range (ie docker internal ip) than the clinet and then tried to use 
      the public ip address and that might or might not work. 
      
      This fix moves picard to the same netspace as the host and therefore will expose the hosts ip address to the client (in the ice setup) and this seasm to be more stable.    
      cba0f082
  3. Sep 04, 2023
  4. Nov 28, 2022
  5. Nov 22, 2022
  6. Nov 17, 2022
  7. Nov 16, 2022
  8. Nov 15, 2022
  9. Nov 10, 2022
  10. Nov 08, 2022
  11. Oct 31, 2022
  12. Oct 20, 2022
Loading