You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
This timestamp is set by the GStreamer Debug subsystem (these are GStreamer debug logs). According to their documentation:
| Example | Explained |
|------------------|-----------------------------------------------------------|
|0:00:00.868050000 | Time stamp in HH:MM:SS.sssssssss format since the start of|
| | the program. |
You can see the full Debug log explanation here:
https://gstreamer.freedesktop.org/documentation/tutorials/basic/debugging-tools.html?gi-language=c
On 26 Mar 2024, at 13:55, ghbogarin ***@***.***> wrote:
Hi! I noticed there's a timestamp at the beginning of each log but it doesn't match my machine's time or anything I can find a relation to.
E.g:
0:00:14.817773093 84234 0x558903b0a0 ERROR gstdlist ***@***.***> The resource "Outgoing" doesn't exists in "pipelines"
What is that timestamp at the beginning of the log actually representing? Is there a way for this to take the machine's actual time? Thanks!
—
Reply to this email directly, view it on GitHub <#327>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAFPIOBDTG26ILC77CZ5GXTY2HHETAVCNFSM6AAAAABFJTBG4WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDSMJZGE4TEMI>.
You are receiving this because you are subscribed to this thread.
Hi! I noticed there's a timestamp at the beginning of each log but it doesn't match my machine's time or anything I can find a relation to.
E.g:
0:00:14.817773093 84234 0x558903b0a0 ERROR gstdlist gstd_list.c:287:gstd_list_delete:<GstdList@0x5588ebc000> The resource "Outgoing" doesn't exists in "pipelines"
What is that timestamp at the beginning of the log actually representing? Is there a way for this to take the machine's actual time? Thanks!
The text was updated successfully, but these errors were encountered: