Page 1 of 1

Error playing LONG RTMP links !

PostPosted: Sat Jun 23, 2012 2:50 pm
by popeyeg
I understand that some of the links expire. But these one worked in VLC Player but not via serviio. What I am missing ?

Is Serviio not compatible to play long format as below ? or how to make it work ?

I have ubuntu 12.04 and installed all the plug-ins (ffmpeg, rtmpdump, x264), also have groovy in the plug0in folder.

any advice appreciated.

rtmp://$OPT:rtmp-raw=rtmp://38.96.175.173:1935/live playpath=00010.stream swfUrl=http://veohcast.tv/veohcast.tv.swf pageUrl=http://www.veohcast.tv/videoV.php?n=00010.stream

Re: Error playing LONG RTMP links !

PostPosted: Sun Jun 24, 2012 5:00 am
by jhb50
VLC is unable to open the MRL 'rtmp://$OPT:rtmp-raw=rtmp://38.96.175.173:1935/live playpath=00010.stream swfUrl=http://veohcast.tv/veohcast.tv.swf pageUrl=http://www.veohcast.tv/videoV.php?n=00010.stream'. Check the log for details.


Incorrect rtmp url format. Regardless the link is invalid now.

RTMP_Connect0, failed to connect socket. 10060 (Unknown error)
: Operation not permitted

Re: Error playing LONG RTMP links !

PostPosted: Sun Jun 24, 2012 5:28 am
by popeyeg
I see. But can we even play such long URL ? if its valid ?

can you point out what's wrong in the format or points me towards post where I can follow the correct format ?

I am trying to find all the Indian channels but somehow they are all invalid or have such long format that I suspect it can not be supported

any advice appreciated

Re: Error playing LONG RTMP links !

PostPosted: Sun Jun 24, 2012 1:52 pm
by jhb50
Do not put "'rtmp://$OPT:rtmp-raw=" in front of the rtmp:// link.

Re: Error playing LONG RTMP links !

PostPosted: Tue Jun 26, 2012 1:24 am
by popeyeg
New question: Below are the 2 working links that play fine in VLC player. But it won't even show up in the Serviio.

can some one help what I am missing here ?

### 9x Jalwa #####
rtmp://210.210.27.37/live/ playpath=9xjalwa3 swfUrl=http://www.9xjalwa.in/livetv/jalwa.swf pageUrl=http://www.9xjalwa.in/livetv.aspx swfVfy=true live=true

Below is the log.

2012-06-25 20:17:08,477 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2012-06-25 20:17:08,579 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2012-06-25 20:17:08,717 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-06-25 20:17:08,721 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-06-25 20:17:09,668 WARN [FeedUpdaterThread] Failed to retrieve online item information for rtmp://210.210.27.37/live/ playpath=9xjalwa3 swfUrl=http://www.9xjalwa.in/livetv/jalwa.swf pageUrl=http://www.9xjalwa.in/livetv.aspx swfVfy=true live=true. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException Unknown video file type
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:273)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:208)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:101)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.

Link 2 ### 9xM News

rtmp://cdn.m.yupptv.tv:1935/liveorigin Playpath=newsx1 swfUrl=http://cdn.freedocast.com/player-octo/yume/v5/infinite-hd-player-YUPPTV.SWF pageUrl=http://www.yupptv.com

Log # 2

2012-06-25 20:17:08,477 INFO [LibraryAdditionsCheckerThread] Finished looking for newly added files
2012-06-25 20:17:08,579 INFO [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2012-06-25 20:17:08,717 INFO [LibraryAdditionsCheckerThread] Started looking for newly added files
2012-06-25 20:17:08,721 INFO [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2012-06-25 20:17:09,668 WARN [FeedUpdaterThread] Failed to retrieve online item information for rtmp://210.210.27.37/live/ playpath=9xjalwa3 swfUrl=http://www.9xjalwa.in/livetv/jalwa.swf pageUrl=http://www.9xjalwa.in/livetv.aspx swfVfy=true live=true. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException:Unknown video file type
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:273)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:208)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:101)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
at org.serviio.library.metadata.FFmpegMetadataRetriever.validateCodecsFound(FFmpegMetadataRetriever.java:344)
at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:87)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:255)

Re: Error playing LONG RTMP links !

PostPosted: Tue Jun 26, 2012 2:17 am
by jhb50
Both links are fine... did you add them as livestreams?

Re: Error playing LONG RTMP links !

PostPosted: Tue Jun 26, 2012 3:00 am
by popeyeg
I did !

What else to look for ? any commands to debug ?

Re: Error playing LONG RTMP links !

PostPosted: Tue Jun 26, 2012 3:37 am
by jhb50
You could turn on detailed logging but as I said they play fine. Just add those links in the console as livestreams.

Re: Error playing LONG RTMP links !

PostPosted: Tue Jun 26, 2012 11:32 am
by popeyeg
jhb50 wrote:You could turn on detailed logging but as I said they play fine. Just add those links in the console as livestreams.


it doesn't even show up on my TV. I guess something didn't install correctly

But I should point out that I do have other live streams that are working just fine.

Re: Error playing LONG RTMP links !

PostPosted: Mon Mar 25, 2013 6:06 pm
by microbyte
I confirm that I've already had trouble with some RTMP streams.
I've noticed something in common, which is a "pageUrl" parameter that contains an equal symbol! My suspect is some bug parsing the RTMP parameters because you'll have something like: rtmp://**/ app=** pageUrl=**=**

Re: Error playing LONG RTMP links !

PostPosted: Tue Mar 26, 2013 1:08 am
by jhb50
Valid pageUrls do not contain = characters.

Re: Error playing LONG RTMP links !

PostPosted: Tue Mar 26, 2013 11:03 am
by microbyte
I'm sorry, but I've came across multiple links with GET parameters in the page url, by inspecting the handshake in wiresharhk. Removing everything after the "?" did not solve.

Re: Error playing LONG RTMP links !

PostPosted: Mon Nov 04, 2013 5:05 pm
by MAX_IQ
rtmp://$OPT:rtmp-raw=rtmp://38.96.175.173:1935/live playpath=00010.stream swfUrl=http://veohcast.tv/veohcast.tv.swf pageUrl=http://www.veohcast.tv/videoV.php?n=00010.stream

this syntax is for a program called Simpletv it plays most of the live streams under windows, one of the best programs, if the developer would add for it the ability to restream what it plays, it would have made from it a super star program, make sure to omit the rtmp://$OPT:rtmp-raw= part from all the simpletv links before adding it to servio

Re: Error playing LONG RTMP links !

PostPosted: Tue Jan 30, 2018 11:58 am
by niyamneel
popeyeg wrote:I understand that some of the links expire. But these one worked in stock video clips VLC Player but not via serviio. What I am missing ?

Is Serviio not compatible to play long format as below ? or how to make it work ?

I have ubuntu 12.04 and installed all the plug-ins (ffmpeg, rtmpdump, x264), also have groovy in the plug0in folder.

any advice appreciated.

rtmp://$OPT:rtmp-raw=rtmp://38.96.175.173:1935/live playpath=00010.stream swfUrl=http://veohcast.tv/veohcast.tv.swf pageUrl=http://www.veohcast.tv/videoV.php?n=00010.stream

Re: Error playing LONG RTMP links !

PostPosted: Thu Nov 30, 2023 1:36 pm
by fukraa020
Yeah, I'm just trying again through legal ways but I'll probably ditch this ISP in march and get a new one if they don't fix it til there. At least they insured me that no CGNAT and full router control in the other one.

I'm going try to stream through Ipv6 for longer tomorrow and see what happens, also i'm streaming right now with ProtonVPN but its the free so idk if i'm actually streaming through it because my bitrate is pretty good. (Looks like i actually am at least on OBS logs)....,..https://routerlogin.ltd/
https://pikashow.ltd/web-28/