Git Product home page Git Product logo

Comments (12)

bovenyan avatar bovenyan commented on August 20, 2024

Same problem here. Could it be the problem with the ALSA lib?

from jitsi-hammer.

xtavras avatar xtavras commented on August 20, 2024

Hi @bovenyan,

I fixed this, but forget to mention here.
you need start a new jitsi-meet session in your browser and only after that start jitsi-hammer for the same room name (use "-room" option) without closing your browser. Don't bother with ALSA messages, it will actually work.

Best,
Stan

from jitsi-hammer.

bovenyan avatar bovenyan commented on August 20, 2024

@xtavras ,
Thank you. I fixed it as well. My problem turns out that I'm using X11 forwarding. It therefore uses the local machine to run hammer while the local machine doesn't have ALSA. I installed pulseaudio and everything works fine right now.

Best,
boven

from jitsi-hammer.

tkd4444 avatar tkd4444 commented on August 20, 2024

Hi Guys,

I'm having the same problem. I was able to compile jitsihammer. I can see the hammer users in the conference while I'm on the same conference via browser. But no traffic, no sound, no video.

These are the executing parameters:

./jitsi-hammer.sh -BOSHuri https://domain_name.com/http-bind -ivf resources/big-buck-bunny_trailer_track1_eng.ivf -room siptest -users 3 -allstats

From the logs there is this warning which could be relevant:

INFO: Gathering candidates for component muxed_stream.RTP. Local ufrag bee5l1bke6dj65
[WARNING] 
java.lang.IllegalArgumentException: minPort (0) and maxPort (50) should be integers between 1024 and 65535.
	at org.ice4j.ice.harvest.HostCandidateHarvester.checkPorts(HostCandidateHarvester.java:727)
	at org.ice4j.ice.harvest.HostCandidateHarvester.createDatagramSocket(HostCandidateHarvester.java:645)
	at org.ice4j.ice.harvest.HostCandidateHarvester.harvest(HostCandidateHarvester.java:367)
	at org.ice4j.ice.Agent.gatherCandidates(Agent.java:582)
	at org.ice4j.ice.Agent.createComponent(Agent.java:508)
	at org.ice4j.ice.Agent.createComponent(Agent.java:455)
	at org.jitsi.hammer.utils.IceMediaStreamGenerator.generateIceMediaStream(IceMediaStreamGenerator.java:151)
	at org.jitsi.hammer.FakeUser.acceptJingleSession(FakeUser.java:714)
	at org.jitsi.hammer.FakeUser.access$200(FakeUser.java:64)
	at org.jitsi.hammer.FakeUser$1.handleIQRequest(FakeUser.java:346)
	at org.jivesoftware.smack.AbstractXMPPConnection$3.run(AbstractXMPPConnection.java:1119)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
iq request handler got jingle iq: <iq to='fbc69c7b-b792-4b96-8327-c731490d24be@domain_name.com/a28efd8f-a2ba-4bfb-b129-ab1262e039bc' from='[email protected]_name.com/34c3a827' id='ZmJjNjljN2ItYjc5Mi00Yjk2LTgzMjctYzczMTQ5MGQyNGJlQGhjaWNvbm5lY3QuaGVhbHRoY29hY2hpbnN0aXR1dGUuY29tL2EyOGVmZDhmLWEyYmEtNGJmYi1iMTI5LWFiMTI2MmUwMzliYwAzNDY2N2U4NS05MTBjLTRiNWQtYjQ0MS1mNzc1MWVmNjg1Y2Y6c2VuZElRALaCrsB0KM9HdShEdMuFN+8=' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='transport-info' initiator='[email protected]_name.com/34c3a827' sid='b8e7d80e9649'><content creator='initiator' name='audio'><transport xmlns='urn:xmpp:jingle:transports:ice-udp:1' ufrag='kyaT' pwd='TeCqJAVeNFhT0bl8V7vMABxt'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' required='true'>2C:09:1C:DE:9A:E9:1A:20:61:D5:50:05:12:EE:33:6F:15:92:DD:F6:70:ED:53:D8:67:FC:9B:19:00:CD:2F:2C</fingerprint><candidate type='host' protocol='udp' id='73v29tvzis' ip='192.168.0.94' component='1' port='51873' foundation='3933170122' generation='0' priority='2122260223' network='1'/></transport></content><content creator='initiator' name='video'><transport xmlns='urn:xmpp:jingle:transports:ice-udp:1' ufrag='kyaT' pwd='TeCqJAVeNFhT0bl8V7vMABxt'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' required='true'>2C:09:1C:DE:9A:E9:1A:20:61:D5:50:05:12:EE:33:6F:15:92:DD:F6:70:ED:53:D8:67:FC:9B:19:00:CD:2F:2C</fingerprint><candidate type='host' protocol='udp' id='bondvlcesh' ip='192.168.0.94' component='1' port='59195' foundation='3933170122' generation='0' priority='2122260223' network='1'/></transport></content></jingle></iq>
iq request handler got jingle iq: <iq to='fbc69c7b-b792-4b96-8327-c731490d24be@domain_name.com/a28efd8f-a2ba-4bfb-b129-ab1262e039bc' from='[email protected]_name.com/34c3a827' id='ZmJjNjljN2ItYjc5Mi00Yjk2LTgzMjctYzczMTQ5MGQyNGJlQGhjaWNvbm5lY3QuaGVhbHRoY29hY2hpbnN0aXR1dGUuY29tL2EyOGVmZDhmLWEyYmEtNGJmYi1iMTI5LWFiMTI2MmUwMzliYwA5ZWFmOWM4Yi02MTA0LTRiZjMtOWE3NS0yNzdlZDdmYjA1MGE6c2VuZElRALaCrsB0KM9HdShEdMuFN+8=' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='transport-info' initiator='[email protected]_name.com/34c3a827' sid='b8e7d80e9649'><content creator='initiator' name='audio'><transport xmlns='urn:xmpp:jingle:transports:ice-udp:1' ufrag='kyaT' pwd='TeCqJAVeNFhT0bl8V7vMABxt'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' required='true'>2C:09:1C:DE:9A:E9:1A:20:61:D5:50:05:12:EE:33:6F:15:92:DD:F6:70:ED:53:D8:67:FC:9B:19:00:CD:2F:2C</fingerprint><candidate type='host' protocol='tcp' id='wx1wd1s36e' ip='192.168.0.94' component='1' port='9' foundation='2766968122' generation='0' network='1' priority='1518280447' tcptype='active'/></transport></content><content creator='initiator' name='video'><transport xmlns='urn:xmpp:jingle:transports:ice-udp:1' ufrag='kyaT' pwd='TeCqJAVeNFhT0bl8V7vMABxt'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' required='true'>2C:09:1C:DE:9A:E9:1A:20:61:D5:50:05:12:EE:33:6F:15:92:DD:F6:70:ED:53:D8:67:FC:9B:19:00:CD:2F:2C</fingerprint><candidate type='host' protocol='tcp' id='kw3x75ys5w' ip='192.168.0.94' component='1' port='9' foundation='2766968122' generation='0' network='1' priority='1518280447' tcptype='active'/></transport></content></jingle></iq>
iq request handler got jingle iq: <iq to='fbc69c7b-b792-4b96-8327-c731490d24be@domain_name.com/a28efd8f-a2ba-4bfb-b129-ab1262e039bc' from='[email protected]_name.com/34c3a827' id='ZmJjNjljN2ItYjc5Mi00Yjk2LTgzMjctYzczMTQ5MGQyNGJlQGhjaWNvbm5lY3QuaGVhbHRoY29hY2hpbnN0aXR1dGUuY29tL2EyOGVmZDhmLWEyYmEtNGJmYi1iMTI5LWFiMTI2MmUwMzliYwAxZmI0MmZkMC1iMDcyLTQzYjMtODEyYi1lMzc1N2RkNGVhNWU6c2VuZElRALaCrsB0KM9HdShEdMuFN+8=' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='transport-info' initiator='[email protected]_name.com/34c3a827' sid='b8e7d80e9649'><content creator='initiator' name='audio'><transport xmlns='urn:xmpp:jingle:transports:ice-udp:1' ufrag='kyaT' pwd='TeCqJAVeNFhT0bl8V7vMABxt'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' required='true'>2C:09:1C:DE:9A:E9:1A:20:61:D5:50:05:12:EE:33:6F:15:92:DD:F6:70:ED:53:D8:67:FC:9B:19:00:CD:2F:2C</fingerprint><candidate rel-port='51873' type='srflx' protocol='udp' id='phfob7m4nw' ip='188.167.250.175' component='1' port='7621' foundation='478089246' generation='0' rel-addr='192.168.0.94' priority='1686052607' network='1'/></transport></content><content creator='initiator' name='video'><transport xmlns='urn:xmpp:jingle:transports:ice-udp:1' ufrag='kyaT' pwd='TeCqJAVeNFhT0bl8V7vMABxt'><fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' required='true'>2C:09:1C:DE:9A:E9:1A:20:61:D5:50:05:12:EE:33:6F:15:92:DD:F6:70:ED:53:D8:67:FC:9B:19:00:CD:2F:2C</fingerprint><candidate rel-port='59195' type='srflx' protocol='udp' id='dkzc6rpvt5' ip='188.167.250.175' component='1' port='7613' foundation='478089246' generation='0' rel-addr='192.168.0.94' priority='1686052607' network='1'/></transport></content></jingle></iq>

Thank you !

from jitsi-hammer.

gurvinderdadyala avatar gurvinderdadyala commented on August 20, 2024

@tkd4444
Hi there, I am facing a similar issue. Are you able to make it work.

from jitsi-hammer.

tkd4444 avatar tkd4444 commented on August 20, 2024

@gurvinderdadyala I have tried everything, no it's not working.

from jitsi-hammer.

gurvinderdadyala avatar gurvinderdadyala commented on August 20, 2024

@tkd4444 Thank you for the info. I am still trying to make it run by trying different options.

from jitsi-hammer.

gurvinderdadyala avatar gurvinderdadyala commented on August 20, 2024

@tkd4444 Use master build from this repo https://github.com/jernejt/jitsi-hammer
It works perfectly fine. He has submitted patches to main repo however they have not merged it yet So therefore go to this repo and clone from there.

from jitsi-hammer.

tkd4444 avatar tkd4444 commented on August 20, 2024

@gurvinderdadyala thanks ! I'll try that.

from jitsi-hammer.

tkd4444 avatar tkd4444 commented on August 20, 2024

@gurvinderdadyala can you see in the conference the actual video ? Or just the traffic ?

from jitsi-hammer.

gurvinderdadyala avatar gurvinderdadyala commented on August 20, 2024

@tkd4444 No we could not get it fully working, It was showing load in server and bandwidth however video was not rendering from dummy participants.

from jitsi-hammer.

sunilkumarmohanty avatar sunilkumarmohanty commented on August 20, 2024

Hi,
I am able to see the audio and video thumbnails but when I click on the fake users, I cannot see the video on the main screen. Moreover, the main screen goes completely blank.

from jitsi-hammer.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.