Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L
libnice
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • libnice
  • libnice
  • Issues

  • Open 41
  • Closed 86
  • All 127
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual
  • XMPP/Jingle doesn't connect while using multiple networks on eth0
    #3 · opened Jun 05, 2018 by Philip Withnall   phabricator
    • 1
    updated Nov 18, 2020
  • Add API to set the SNDBUF and the RCVBUF
    #4 · opened Jun 05, 2018 by Philip Withnall   API enhancement Pseudo-TCP fixes phabricator
    • 0
    updated Nov 18, 2020
  • Fix socket function naming
    #5 · opened Jun 05, 2018 by Philip Withnall   API break phabricator
    • 1
    updated Nov 18, 2020
  • assert in test-icetcp
    #7 · opened Jun 05, 2018 by Philip Withnall   ICE fixes phabricator
    • 2
    updated Nov 18, 2020
  • Signals being emitted from wrong thread
    #8 · opened Jun 05, 2018 by Philip Withnall   phabricator
    • 5
    updated Nov 18, 2020
  • Add async wrapper around nice_agent_gather_candidates()
    #9 · opened Jun 05, 2018 by Philip Withnall   API enhancement phabricator
    • 3
    updated Nov 18, 2020
  • Add API to specify multiple STUN servers
    #10 · opened Jun 05, 2018 by Philip Withnall   0.1.18   API enhancement phabricator
    • 1
    updated Nov 18, 2020
  • Add support for name resolution of servers
    #11 · opened Jun 05, 2018 by Philip Withnall   0.1.18   API enhancement phabricator
    • 1
    updated Nov 18, 2020
  • Add nice_agent_remove_stream_async() for PseudoTCP fin-ack completion
    #13 · opened Jun 05, 2018 by Philip Withnall   Pseudo-TCP fixes phabricator
    • 2
    updated Nov 18, 2020
  • nice_agent_attach_recv with NULL callback results in endless loop
    #14 · opened Jun 05, 2018 by Philip Withnall   phabricator
    • 3
    updated Nov 18, 2020
  • libnice overly generic <agent.h>
    #15 · opened Jun 05, 2018 by Philip Withnall   API break phabricator
    • 3
    updated Nov 18, 2020
  • Eliminate NiceSocket in favour of GDatagramBased
    #17 · opened Jun 05, 2018 by Philip Withnall   Internal enhancement phabricator
    • 1
    • 5
    updated Nov 18, 2020
  • ICE thread is constantly woken up for nothing
    #18 · opened Sep 01, 2015 by Bugzilla Migration User   phabricator
    • 16
    updated Nov 18, 2020
  • agent signal emission order is not preserved after agent unlock
    #36 · opened Nov 30, 2017 by Bugzilla Migration User   phabricator
    • 1
    updated Jun 05, 2018
  • ICE select wrong pair
    #51 · opened Oct 31, 2018 by Huang   Need Info
    • 4
    updated Oct 06, 2020
  • Two NiceAgent objects cannot send data at the same time
    #52 · opened Nov 14, 2018 by tokarevvit   Need Info
    • 9
    updated May 27, 2019
  • sdp-example sometimes not work
    #57 · opened Nov 22, 2018 by weishuyin
    • 0
    updated Dec 27, 2018
  • test-icetcp failing with debugging
    #65 · opened Jan 12, 2019 by Jan Tojnar
    • 3
    updated Jan 14, 2019
  • mDNS candidates resolution
    #68 · opened Feb 07, 2019 by Lorenzo Miniero   0.1.18   API enhancement
    • 1
    • 5
    updated Aug 20, 2020
  • Explicit method to start connectivity checks?
    #69 · opened Feb 07, 2019 by Lorenzo Miniero   API enhancement
    • 20
    updated Dec 14, 2020
  • Long time setting up call spent in STUN transaction retransmitted
    #79 · opened May 13, 2019 by Brian J. Murrell
    • 4
    updated Jun 03, 2019
  • cgo libnice binding will stuck when call nice_agent_gather_candidates on macos
    #86 · opened May 23, 2019 by leeoxiang
    • 0
    updated May 23, 2019
  • Renomination check broken?
    #93 · opened Aug 14, 2019 by Cameron Lucas
    • 1
    updated May 07, 2020
  • Can not get a candidate for Relay+TCP
    #97 · opened Dec 26, 2019 by Murat
    • 1
    • 5
    updated May 08, 2020
  • libnice uses assert() as an exit path for failures
    #98 · opened Jan 27, 2020 by Juan Navarro
    • 3
    updated Nov 17, 2020
  • drop old nice compatibility modes ?
    #101 · opened Feb 11, 2020 by Fabrice Bellet   API break
    • 2
    updated Oct 06, 2020
  • Why discover relay and server reflexive candidates from *all* local interfaces ?
    #103 · opened Feb 20, 2020 by Fabrice Bellet
    • 1
    updated Apr 14, 2020
  • CPU pegged on thread in Janus likely due to libnice
    #107 · opened Mar 27, 2020 by Greg Fodor   Need Info
    • 4
    updated Nov 18, 2020
  • libnice proposes candidate IP addresses which are unreachable to peer (VPN with corporate server)
    #108 · opened Apr 10, 2020 by Alain K.
    • 14
    updated May 07, 2020
  • Build on macos Catalina, fails with meson.build:243:7: ERROR: Arrays do not have a method called 'found'.
    #115 · opened Jun 23, 2020 by Stephen Wolff   Need Info Regression
    • 1
    updated Jun 25, 2020
  • udp-turn-over-tcp crash when using unavailable turn server
    #118 · opened Aug 05, 2020 by ZhuChasel   Need Info
    • 3
    updated Nov 30, 2020
  • Setting NICE_AGENT_OPTION_ICE_TRICKLE option doesn't postpone changing component state to FAILED
    #120 · opened Aug 26, 2020 by Michał Śledź   Regression
    • 1
    • 0
    updated Aug 26, 2020
  • Add ALPN header for HTTP proxy according to WebRTC standard
    #122 · opened Sep 23, 2020 by Johan Sternerup
    • 1
    updated Sep 23, 2020
  • SegFault: Missing file descriptor when using turn server
    #125 · opened Nov 02, 2020 by SystemKeeper   Need Info
    • 5
    updated Dec 07, 2020
  • priv_mark_pair_nominated: assertion failed (pair->state == NICE_CHECK_DISCOVERED): (4 == 6)
    #127 · opened Nov 17, 2020 by Juan Navarro   Need Info
    • 3
    updated Nov 22, 2020
  • (Regression?) g_assert_cmp*() ignores value of G_DISABLE_ASSERT
    #128 · opened Nov 17, 2020 by Juan Navarro
    • 2
    updated Nov 17, 2020
  • Windows 7 stuck to close agent
    #129 · opened Nov 17, 2020 by alnet82   Need Info
    • 1
    updated Nov 17, 2020
  • Crash when free resource
    #130 · opened Nov 18, 2020 by mightZhong   Need Info
    • 1
    updated Nov 18, 2020
  • conncheck_list removed when pair is selected but need use in renomination
    #131 · opened Dec 01, 2020 by leaffei
    • 0
    updated Dec 02, 2020
  • ABI breakage in `NiceCandidate`
    #132 · opened Dec 01, 2020 by Sebastian Dröge
    • 5
    updated Dec 03, 2020
  • Datachannel with NICE_RELAY_TYPE_TURN_TLS
    #133 · opened Jan 16, 2021 by zhang7788
    • 0
    updated Jan 16, 2021