Please give example of red5 client!

500 views
Skip to first unread message

CSharp Java

unread,
Apr 6, 2014, 2:50:24 PM4/6/14
to red5in...@googlegroups.com
Please, i very need working client for red5 (version 1.0.2).


First i give to normal video data, through 2 sec it turned to unkown data as says Wireshark.

Screens: 

Please give me normal RTMP client example! Please :(

Dominick Accattato

unread,
Apr 7, 2014, 11:44:05 AM4/7/14
to red5in...@googlegroups.com
We moved the RTMPClient to Github. However, the compiled version is in google SVN still. Have you tried the compiled JAR?

You can download the JAR from here:
https://code.google.com/p/red5/source/browse/repository/org/red5/red5-client/1.0.2-RC2/red5-client-1.0.2-RC2.jar

You can view the source here:

You can use Maven like so:
<repositories>
<repository>
<id>Red5</id>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>org.red5</groupId>
<artifactId>red5-client</artifactId>
<version>1.0.2-RC2</version>
</dependency>
</dependencies>


--

---
You received this message because you are subscribed to the Google Groups "red5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to red5interest...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Dominick Accattato
Red5 Co-Project Manager & Engineer
---
Reply all
Reply to author
Forward
0 new messages