PDA

View Full Version : Segmentation fault using --conn or -C


snuky
12-03-2014, 12:56 PM
Hi, I get segmentation fault when i have a stream with --conn=S:OK and i use RTMPGW from the browser like this
http://localhost/?rtmp://46.28.50.116/live&y=cagarruter?id=77308&W=http://www.ucaster.eu/static/scripts/fplayer.swf&v=true&p=http://www.ucaster.eu/&C=S:OK
But no problems when y use it on the terminal

rtmpgw -g 8080 -r "rtmp://46.28.50.116/live" -y "cagarruter?id=77308" -W "http://www.ucaster.eu/static/scripts/fplayer.swf&v=true" --conn S:OK
Rtmpdump 2.4 for Ubuntu and 2.3 for Android

Any fix for this?