google-code-export / red5

Automatically exported from code.google.com/p/red5
0 stars 0 forks source link

customize stream path #520

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I have instlled red5 server on centos.
2.I want to change the stremas path of oflademo.
3.I implemented fiestream genearator... set the bean..

but red5 is not able to find the customized url.. 
do i hv to compile istram generator.java file?
if yes then how ?

Original issue reported on code.google.com by darshan....@gmail.com on 4 Sep 2014 at 7:36

GoogleCodeExporter commented 9 years ago
Yes, you have to compile your class; otherwise it is not usable in the JVM. If 
you need an example check this out: https://github.com/Red5/red5-examples

Original comment by mondain on 14 Oct 2014 at 8:20

GoogleCodeExporter commented 9 years ago
thanks.... I got it...

Original comment by dm...@inflibnet.ac.in on 15 Oct 2014 at 4:35

GoogleCodeExporter commented 9 years ago

Original comment by mondain on 9 Nov 2014 at 3:45