Redfire 0.0.0.4 only see myself

I installed Redfire 0.0.0.4 on my OpenFire 3.7.0 server and on two Spark accounts. When we try to do video chat, I can only see myself and the other person can only see himself.

i check ports 1935 and 7070 both is open…

Redfire 0.0.4 uses RTMFP. Please check that your flash player is 10.3 and your have given permissions for peer-to-peer and access to your webcam

hello,

i have the correct version of flash player… and when open window show a message autorization for media and was acepted…

but i dont have idea about RTMFP … need some configuration?

hello,

i found something weird… on same LAN works perfect… but if try access outside of LAN not works… only i can see myself…

Do you have a firewall blocking incoming connections on UDP?

i have enabled a firewall and control TCP & UDP traffic … which ports need open in UDP? same ports 1935 and 7070? because are enabled …

See http://forums.adobe.com/thread/583118

hello,

already open ports… but same issue… bro exist some error log for redfire ?

Hello,

I am lost as well, with the same issue. I have attempted multiple RTMFP URL combinations, (localhost, RTMFP:, included link to adobe server, etc… I have tested using RTMFP: on the same subnet, with no software firewalling (should rule out NAT, or UDP filtering). Each side can see themself, but not the other. I am pasting some Java errors that are present in the Spark Error log… I would GREATLY apppreciate your assistance.

SEVERE:

java.net.MalformedURLException: unknown protocol: about

at java.net.URL.(Unknown Source)

at java.net.URL.(Unknown Source)

at java.net.URL.(Unknown Source)

at org.jivesoftware.spark.plugin.red5.NativeBrowserViewer.loadURL(NativeBrowserVie wer.java:56)

at org.jivesoftware.spark.plugin.red5.BareBonesBrowserLaunch$1.windowClosing(BareB onesBrowserLaunch.java:84)

at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)

at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)

at java.awt.Window.processWindowEvent(Unknown Source)

at javax.swing.JFrame.processWindowEvent(Unknown Source)

at java.awt.Window.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at de.javasoft.plaf.synthetica.SyntheticaTitlePane.close(SyntheticaTitlePane.java: 593)

at de.javasoft.plaf.synthetica.SyntheticaTitlePane.access$0(SyntheticaTitlePane.ja va:591)

at de.javasoft.plaf.synthetica.SyntheticaTitlePane$1.actionPerformed(SyntheticaTit lePane.java:120)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)