Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use gst-shark with gst-python file. #121

Open
alibulus opened this issue Mar 31, 2023 · 1 comment
Open

Can't use gst-shark with gst-python file. #121

alibulus opened this issue Mar 31, 2023 · 1 comment

Comments

@alibulus
Copy link

alibulus commented Mar 31, 2023

Device : Jetson Nano
Jetpack version : 4.6.1
Deepstream Version : 6.0.1
GStreamer version : 1.14.5
OS : Ubuntu 18.04
Python : 3.8.16

My code is working good. But when i try to run it with gst-shark tracers to see each element's situation like this :

(venv) nvidia@nvidia-desktop:~/Desktop/eklenecek/eksik$ GST_DEBUG="GST_TRACER:7" GST_TRACERS="proctime;interlatency" python3 factorysenderv2-hw-probeli.py

i receive this error :

nvidia@nvidia-desktop:~/gst-shark/scripts/graphics$ ./gstshark-plot /home/nvidia/Desktop/kod/bu/gstshark_2023-03-31_15:09:15/ -s pdf
[warning] Ill-shapen or missing "/* CTF x.y" header for text-only metadata.
[warning] Unsupported CTF specification version 127.0. Trying anyway.
[error] at line 1: token "": syntax error, unexpected $end

[error] Error creating AST
[warning] Unable to open trace metadata for path "/home/nvidia/Desktop/kod/bu/gstshark_2023-03-31_15:09:15".
[warning] [Context] Cannot open_trace of format ctf at path /home/nvidia/Desktop/kod/bu/gstshark_2023-03-31_15:09:15.
[warning] [Context] cannot open trace "/home/nvidia/Desktop/kod/bu/gstshark_2023-03-31_15:09:15" from /home/nvidia/Desktop/kod/bu/gstshark_2023-03-31_15:09:15/ for reading.
[error] Cannot open any trace for reading.

[error] opening trace "/home/nvidia/Desktop/kod/bu/gstshark_2023-03-31_15:09:15/" for reading.

[error] none of the specified trace paths could be opened.

Loading proctime events...
Loading interlatency events...
Loading scheduling events...
Loading framerate events...
Loading bitrate events...
Loading queuelevel events...
Loading cpuusage events...
Loading buffer events...
Processing proctime...
Processing interlatency...
Processing framerate...
Processing scheduling...
Processing cpusage...
Processing bitrate...
Processing queuelevel...
Processing buffer...

why i can't use gst-shark with gst-python .py files ? Please help.
Thank you.

@alibulus
Copy link
Author

alibulus commented Apr 3, 2023

Any ideas? I really need help, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant