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

Jitsi-meet-torture fake video is not playing on any browser in the same jitsi conference room #376

Open
Sumit7584 opened this issue Apr 6, 2021 · 0 comments

Comments

@Sumit7584
Copy link

Hi,

I use the script /scripts/malleus.sh to test my jitsi server. The fake video will not be streamed to the jitsi server.

I uploaded the fake video as per the shared dirsciprtion.

Which video will it playback?
I’m glad you asked because right now it won’t playback any 😃 we need to provide the nodes with sample files to playback.
Open jitsi-meet-torture/src/test/java/org/jitsi/meet/test/MalleusJitsificus.javain your favourite text editor and check the line private static final String INPUT_VIDEO_FILE
This is by default set to resources/FourPeople_1280x720_30.y4m which doesn’t exist on the nodes. You can download a video you like from here: https://media.xiph.org/video/derf/y4m/ 166 and place it in /usr/share/jitsi-meet-torture/resources/ and change the file name in the .java accordingly. I suggest you just copy the entire resources folder from the repository onto the nodes, it also includes the audio files.

I hope I didn’t miss any important steps, if yes, I will add them. Should I put this as a PR on Github?

@Sumit7584 Sumit7584 changed the title Jitsi-meet-torture fake video is not playing on another browser in the same jitsi conference room Jitsi-meet-torture fake video is not playing on any browser in the same jitsi conference room Apr 6, 2021
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