FAQ  •  Register  •  Login

Server error: Connection failed: Application folder ([insta

<<

popeyeg

Streaming enthusiast

Posts: 45

Joined: Sun May 13, 2012 2:03 pm

Post Fri Jun 29, 2012 2:07 am

Server error: Connection failed: Application folder ([insta

Hello,

This link works in VLC Player. But not in Serviio. What I am missing here ?

LINK
rtmp://31.204.153.82/tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true timeout=15

LOG
ffmpeg -i rtmp://31.204.153.82/tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true timeout=15
ffmpeg version git-2012-06-15-0719e44 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 15 2012 00:03:56 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
libavutil 51. 58.100 / 51. 58.100
libavcodec 54. 25.100 / 54. 25.100
libavformat 54. 6.101 / 54. 6.101
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 79.100 / 2. 79.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[rtmp @ 0x2a766a0] Server error: Connection failed: Application folder ([install-location]/applications/) is missing.
rtmp://31.204.153.82/tv: Operation not permitted
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Jun 29, 2012 7:03 am

Re: Server error: Connection failed: Application folder ([in

application path is missed : app=xxxx

Try this:
ffmpeg -i "rtmp://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true timeout=15"

you could also try with "rtmpe://......"
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

popeyeg

Streaming enthusiast

Posts: 45

Joined: Sun May 13, 2012 2:03 pm

Post Fri Jun 29, 2012 12:08 pm

Re: Server error: Connection failed: Application folder ([in

Illico wrote:application path is missed : app=xxxx

Try this:
ffmpeg -i "rtmp://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true timeout=15"

you could also try with "rtmpe://......"


Not working either of the way.

LOG #1 r "RTMPE"

rtmpe//31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true timeout=15
bash: rtmpe//31.204.153.82/tv: No such file or directory
popeye@ubuntu:~$ ffmpeg -i rtmpe://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true timeout=15
ffmpeg version git-2012-06-15-0719e44 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 15 2012 00:03:56 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
libavutil 51. 58.100 / 51. 58.100
libavcodec 54. 25.100 / 54. 25.100
libavformat 54. 6.101 / 54. 6.101
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 79.100 / 2. 79.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
rtmpe://31.204.153.82/tv: Protocol not found


Log # 1 : RMTP

ffmpeg -i "rtmp://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true timeout=15"
ffmpeg version git-2012-06-15-0719e44 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 15 2012 00:03:56 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
libavutil 51. 58.100 / 51. 58.100
libavcodec 54. 25.100 / 54. 25.100
libavformat 54. 6.101 / 54. 6.101
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 79.100 / 2. 79.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[rtmp @ 0x2cc16a0] Server error: Connection failed: Application folder ([install-location]/applications/tv [color=#FF4000]app=tv[) is missing.
rtmp://31.204.153.82/tv [color=#FF4000]app=tv
playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true timeout=15: Operation not permitted[/color]
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Jun 29, 2012 12:57 pm

Re: Server error: Connection failed: Application folder ([in

I'm at work, so I could not test this link...could you add "-report" option o ffmpeg command line, like this :


ffmpeg -report -i "rtmpe://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true"
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

popeyeg

Streaming enthusiast

Posts: 45

Joined: Sun May 13, 2012 2:03 pm

Post Fri Jun 29, 2012 2:18 pm

Re: Server error: Connection failed: Application folder ([in

Now I am at work now. But I will do it in the evening.
<<

popeyeg

Streaming enthusiast

Posts: 45

Joined: Sun May 13, 2012 2:03 pm

Post Sat Jun 30, 2012 12:33 am

Re: Server error: Connection failed: Application folder ([in

popeyeg wrote:Now I am at work now. But I will do it in the evening.

As promised ! but unfortunately Link went dead. But if you can still help me understand what's going on, appreciate it.

LOG # 1 "RTMP"

ffmpeg -report -i "rtmp://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true"
ffmpeg started on 2012-06-29 at 19:27:08
Report written to "ffmpeg-20120629-192708.log"
ffmpeg version git-2012-06-15-0719e44 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 15 2012 00:03:56 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
libavutil 51. 58.100 / 51. 58.100
libavcodec 54. 25.100 / 54. 25.100
libavformat 54. 6.101 / 54. 6.101
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 79.100 / 2. 79.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[rtmp @ 0x2078200] Cannot open connection tcp://31.204.153.82:1935
rtmp://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true: Connection timed out


LOG # 2 : "RMTPE"

ffmpeg -report -i "rtmpe://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true"
ffmpeg started on 2012-06-29 at 19:26:03
Report written to "ffmpeg-20120629-192603.log"
ffmpeg version git-2012-06-15-0719e44 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 15 2012 00:03:56 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
libavutil 51. 58.100 / 51. 58.100
libavcodec 54. 25.100 / 54. 25.100
libavformat 54. 6.101 / 54. 6.101
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 79.100 / 2. 79.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
rtmpe://31.204.153.82/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true: Protocol not found
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sat Jun 30, 2012 8:23 am

Re: Server error: Connection failed: Application folder ([in

Change ther port : 80

ffmpeg.exe -report -i "rtmp://31.204.153.82:80/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true"
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

popeyeg

Streaming enthusiast

Posts: 45

Joined: Sun May 13, 2012 2:03 pm

Post Sat Jun 30, 2012 6:19 pm

Re: Server error: Connection failed: Application folder ([in

Illico wrote:Change ther port : 80

ffmpeg.exe -report -i "rtmp://31.204.153.82:80/tv app=tv playpath=zeetvhq9_desistreams swfUrl=http://www.110cast.com/player/player-licensed.swf pageUrl=http://www.110cast.com/embed.php?u=zeetvhq9_desistreams live=true"


I am on ubuntu. the command is not working.

any other suggestion ?
<<

popeyeg

Streaming enthusiast

Posts: 45

Joined: Sun May 13, 2012 2:03 pm

Post Sun Jul 01, 2012 11:39 pm

Re: Server error: Connection failed: Application folder ([in

This link works in VLC ! but NOT in Serviio

rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1

below is the full report:

ffmpeg started on 2012-07-01 at 18:32:17
Report written to "ffmpeg-20120701-183217.log"
Command line:
ffmpeg -report -i rtmp://65.49.77.154/base2 "playpath=dd7.stream" "swfUrl=http://www.turbotv.in/player1.swf" "pageUrl=http://www.turbotv.in/etc_live.html" "live=1" "swfVfy=1"
ffmpeg version git-2012-06-15-0719e44 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 15 2012 00:03:56 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
libavutil 51. 58.100 / 51. 58.100
libavcodec 54. 25.100 / 54. 25.100
libavformat 54. 6.101 / 54. 6.101
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 79.100 / 2. 79.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[rtmp @ 0x3419200] Handshaking...
[rtmp @ 0x3419200] Server version 3.0.1.1
[rtmp @ 0x3419200] Proto = rtmp, path = /base2, app = , fname = base2
[rtmp @ 0x3419200] Server bandwidth = 2500000
[rtmp @ 0x3419200] Client bandwidth = 2500000
[rtmp @ 0x3419200] New chunk size = 4096
[rtmp @ 0x3419200] Server error: Connection failed: Application folder ([install-location]/applications/) is missing.
rtmp://65.49.77.154/base2: Operation not permitted
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jul 02, 2012 4:44 pm

Re: Server error: Connection failed: Application folder ([in

you hve to wrap the rtmp command in quotes like

  Code:
ffmpeg -report -i "rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1"
<<

popeyeg

Streaming enthusiast

Posts: 45

Joined: Sun May 13, 2012 2:03 pm

Post Tue Jul 03, 2012 3:25 am

Re: Server error: Connection failed: Application folder ([in

zip wrote:you hve to wrap the rtmp command in quotes like

  Code:
ffmpeg -report -i "rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1"


Thanks Zip - This is the results after using quotes:

ffmpeg started on 2012-07-02 at 22:22:18
Report written to "ffmpeg-20120702-222218.log"
Command line:
ffmpeg -report -i "rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1"
ffmpeg version git-2012-06-15-0719e44 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 15 2012 00:03:56 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
libavutil 51. 58.100 / 51. 58.100
libavcodec 54. 25.100 / 54. 25.100
libavformat 54. 6.101 / 54. 6.101
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 79.100 / 2. 79.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[rtmp @ 0x351c200] Handshaking...
[rtmp @ 0x351c200] Server version 3.0.1.1
[rtmp @ 0x351c200] Proto = rtmp, path = /base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1, app = base2 playpath=dd7.stream swfUrl=http:/, fname = http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1
[rtmp @ 0x351c200] Server bandwidth = 2500000
[rtmp @ 0x351c200] Client bandwidth = 2500000
[rtmp @ 0x351c200] New chunk size = 4096
[rtmp @ 0x351c200] Server error: Connection failed: Application folder ([install-location]/applications/base2 playpath=dd7.stream swfUrl=http:) is missing.
rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1: Operation not permitted
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Jul 03, 2012 9:53 am

Re: Server error: Connection failed: Application folder ([in

popeyeg wrote:[rtmp @ 0x351c200] Server error: Connection failed: Application folder ([install-location]/applications/base2 playpath=dd7.stream swfUrl=http:) is missing.
rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1: Operation not permitted

I have check the "http://www.turbotv.in/etc_live.html" webpage and see this

  Code:
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='621' height='376' id='single1' name='single1'>
<param name='movie' value='player1.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars' value='file=dd7.stream&bufferlength=3&streamer=rtmp://65.49.77.154/base2&autostart=true&stretching=exactfit'>
<param name="quality" value="High">
<embed
type='application/x-shockwave-flash'
id='single2'
name='single1'
src='player1.swf'
width='621'
height='376'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=dd7.stream&bufferlength=3&streamer=rtmp://65.49.77.154/base2&autostart=true&stretching=exactfit' quality="High"
/>
</object>


Two suggestions:
- Check with Wireshark tools, how is the rtmp protocol when you use the embeded flasplayer on the webpage.
- Try this following:

  Code:
ffmpeg.exe -i "rtmp://65.49.77.154/base2&autostart=true&stretching=exactfit app=base2&autostart=true&stretching=exactfit playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1"
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

popeyeg

Streaming enthusiast

Posts: 45

Joined: Sun May 13, 2012 2:03 pm

Post Wed Jul 04, 2012 1:16 am

Re: Server error: Connection failed: Application folder ([in

zip wrote:you hve to wrap the rtmp command in quotes like

  Code:
ffmpeg -report -i "rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1"


I gave up ! I think there is an issue with LONG URL . I am newbee (ubuntu & serviio) but that'as what I think. I am not sure where to go [/color]

ffmpeg started on 2012-07-03 at 20:14:34
Report written to "ffmpeg-20120703-201434.log"
Command line:
ffmpeg -report -i "rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1"
ffmpeg version git-2012-06-15-0719e44 Copyright (c) 2000-2012 the FFmpeg developers
built on Jun 15 2012 00:03:56 with gcc 4.6.3
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-version3 --enable-x11grab
libavutil 51. 58.100 / 51. 58.100
libavcodec 54. 25.100 / 54. 25.100
libavformat 54. 6.101 / 54. 6.101
libavdevice 54. 0.100 / 54. 0.100
libavfilter 2. 79.100 / 2. 79.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[rtmp @ 0x1d7a200] Handshaking...
[rtmp @ 0x1d7a200] Server version 3.0.1.1
[rtmp @ 0x1d7a200] Proto = rtmp, path = /base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1, app = base2 playpath=dd7.stream swfUrl=http:/, fname = http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1
[rtmp @ 0x1d7a200] Server bandwidth = 2500000
[rtmp @ 0x1d7a200] Client bandwidth = 2500000
[rtmp @ 0x1d7a200] New chunk size = 4096
[rtmp @ 0x1d7a200] Server error: Connection failed: Application folder ([install-location]/applications/base2 playpath=dd7.stream swfUrl=http:) is missing.
rtmp://65.49.77.154/base2 playpath=dd7.stream swfUrl=http://www.turbotv.in/player1.swf pageUrl=http://www.turbotv.in/etc_live.html live=1 swfVfy=1: Operation not permitted

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 20 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.