forked from antimof/UxPlay
-
Notifications
You must be signed in to change notification settings - Fork 88
example of UxPlay debug output
fduncanh edited this page May 3, 2022
·
7 revisions
-
uxplay -d
produced debug output showing the communications with the iOS/macOS client during the initial pairing phase, and audio/video streaming data once streaming has started. -
It does not show debug information from GStreamer: to see that, do
export GST_DEBUG=2
in the terminal before running uxplay. (To get (much) more detailed information, increase the GST_DEBUG level to (say) 4. See the GStreamer documentation Basic tutorial 11: Debugging tools for more information on debugging GStreamer. -
here is an example of UxPlay-1.52 debug output UxPlay-1.52-debug-2022-05-02.txt
-
here is an example of UxPlay-1.51 debug output uxplay-1.51-debug-2022-04-26.txt