Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kurento/gstreamer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ESTOS/gstreamer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: estos6.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 6, 2017

  1. SIX-454 reuse socket (port) of rtp connections on the same pipeline

    - add local address config
    - add codec config per call
    rolfbsts committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    de47af3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. SIX-1909 Sending DTMF often fails

    - move the handling of the dtmf-event from BaseRtpEndpointImpl.cpp to gstpipeline.c because the signaling of the event was not reliable
    rolfbsts committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    72ef786 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. SIX-1909 Sending DTMF often fails

    - move the handling of the dtmf-event from BaseRtpEndpointImpl.cpp to gstpipeline.c because the signaling of the event was not reliable
    - remove error because gst_element_send_event() returns always with 0 but works
    rolfbsts committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    5be21c6 View commit details
    Browse the repository at this point in the history
Loading