pipewire/src/modules/module-rtp
Wim Taymans 4ffd74ef46 module-rtp: handle state change errors better
Make a new function to set the rtp stream in the error state.

When we fail to start the stream, set the error state. Otherwise (like
when we try to use an invalid interface name) the socket create will
fail but the stream will still try to send data to the invalid socket.
2024-03-25 12:22:11 +01:00
..
apple-midi.h Merge branch 'master' into 'fix_san_build' 2023-03-10 10:10:25 +00:00
audio.c module-rtp: only stop timer when it was running 2024-02-15 17:48:58 +01:00
midi.c stream: add pw_stream_get_nsec() to get current time 2024-03-04 12:59:26 +01:00
opus.c modules: move some spa_debug_mem to the log 2024-01-11 17:49:50 +01:00
ptp.h module-rtp-sap: review 2024-01-22 16:41:06 +00:00
rtp.h module-rtp: send journal feedback 2023-03-10 10:47:03 +01:00
sap.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
stream.c module-rtp: handle state change errors better 2024-03-25 12:22:11 +01:00
stream.h module-rtp: handle state change errors better 2024-03-25 12:22:11 +01:00