Open ishandutta2007 opened 7 years ago
hi u have demo apk for that https://github.com/ant-media/LiveVideoBroadcaster ?
PLease go to link and compile project .It is sample app give your RTMP url in CameraActivity
inside code
can u give me ur url rtmp demo server? i want try now
hi, i have build. when i press start broadcasting button its not enter into stream mode
@lordmen99/ @karanatwal have you been able to run the app. I ties contacting ant media support, but they reply very rarely. I have set up my server and installed it on two androids. But whenever I press stream in both cases(ie suffixed with ' live=1' or nothing) in other android I see a recorded video. Can find a way to stream live.
@ishandutta2007 I am not using ant server , i am using facebook/youtube rtmp url to stream through this app https://github.com/ant-media/LiveVideoBroadcaster
You can simply test this app by replacing their RTMP URL with your fb/youtube rtmp url https://github.com/ant-media/LiveVideoBroadcaster/blob/03b5ba6cd4166b20660851b973b6399a8b98cf88/app/src/main/java/io/antmedia/android/liveVideoBroadcaster/LiveVideoBroadcasterActivity.java#L263
in this line
@karanatwal I checked your forked version of LiveVideoBroadcaster, I dont see any commit there. can you tell what did you do?
You can mail me for more info .
good
https://github.com/ant-media/LiveVideoBroadcaster i am using this its very smooth and memory management and thread working is nice in this lib