xiaoshuyu6

Results 7 comments of xiaoshuyu6

I have executed the modified send.sh script as per your instructions. However, I still encounter an error. The operating system I am currently using is Ubuntu 20.04 with kernel version...

I'm posting the logs generated by the running 'receiver.sh' and 'sender.sh' scripts.These logs are stored in two separate files. [receiver.log](https://github.com/EricssonResearch/scream/files/13469377/receiver.log) [sender.log](https://github.com/EricssonResearch/scream/files/13469379/sender.log)

Hello, I might not have specified the installation path during setup, and it's possible that the default path was used. The command I executed was 'meson setup builddir'. Currently, after...

Hello, I've followed your instructions and successfully reinstalled the program. Now, MY_GST_INSTAL is set to $SCRIPT_DIR/... /... /... /gstreamer/install. When I executed . /script/receiver.sh, it worked fine and produced the...

Hello, I've followed your instructions and added the sender.sh script, which includes the commands gst-inspect-1.0 x264enc and gst-inspect-1.0 avdec_h264. Below is the output from the sender side. [send4.log](https://github.com/EricssonResearch/scream/files/13490933/send4.log) According to...

Thank you for your guidance. I've checked, and unfortunately, I couldn't find the libgstx264.so file in both the build directory and the install directory. Additionally, upon inspecting the meson-log.txt file...

Hello, I successfully ran the sender.sh following your guidance. I greatly appreciate your assistance over these days. Thank you for your patience and support.