Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] ffmpeg with SSL support (for SVTplay)
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: ffmpeg with SSL support (for SVTplay)
2nd Oct, 2013, 02:54 AM
Post: #1
pacmyc Offline
Registered
Posts: 13
Joined: Aug 2013
Reputation: 0
ffmpeg with SSL support (for SVTplay)
Hi.
There's a great video addon called SVT play that has stopped working after that the provider started to send encrypted streams. On the XBMC forum (http://forum.xbmc.org/showthread.php?tid=67110&page=29) there is a discussion about using a beta version of ffmpeg with SSL support. Would this beta version be possible to download and install directly on Xbian as well, or does it need to be recompiled to fit this platform?
Find all posts by this user
Quote this message in a reply
2nd Oct, 2013, 05:27 AM
Post: #2
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: ffmpeg with SSL support (for SVTplay)
we will try compile nightly

will let you know

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
9th Oct, 2013, 04:41 AM
Post: #3
pacmyc Offline
Registered
Posts: 13
Joined: Aug 2013
Reputation: 0
RE: ffmpeg with SSL support (for SVTplay)
(2nd Oct, 2013 05:27 AM)mk01 Wrote:  we will try compile nightly

will let you know

Hi!
Any news on this?
Find all posts by this user
Quote this message in a reply
12th Oct, 2013, 02:37 AM
Post: #4
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: ffmpeg with SSL support (for SVTplay)
I was looking into it but not all parts of the patch apply automatically. But it is not on hold, just lower priority. Maybe during weekend.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
12th Oct, 2013, 03:08 AM
Post: #5
pacmyc Offline
Registered
Posts: 13
Joined: Aug 2013
Reputation: 0
RE: ffmpeg with SSL support (for SVTplay)
(12th Oct, 2013 02:37 AM)mk01 Wrote:  I was looking into it but not all parts of the patch apply automatically. But it is not on hold, just lower priority. Maybe during weekend.

I just tried updating all packages in xbian config and now the svtplay addon seems to be working again.
Could it be because of the updates or has the provider just stopped encrypting the streams?
Find all posts by this user
Quote this message in a reply
12th Oct, 2013, 03:25 AM
Post: #6
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: ffmpeg with SSL support (for SVTplay)
run
Code:
sudo tcpdump port 80 and port 443

and see yourself. start it from terminal window (ssh) and open stream after.

(if you don't have tcpdump yet, install with sudo apt-get install tcpdump)

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
12th Oct, 2013, 06:43 AM
Post: #7
pacmyc Offline
Registered
Posts: 13
Joined: Aug 2013
Reputation: 0
RE: ffmpeg with SSL support (for SVTplay)
mk01 datele='1381512352' Wrote:  run
[cme
sudo tcpdump port 80 and port 443
[/code]

and see yourself. start it from terminal window (ssh) and open stream after.

(if you don't have tcpdump yet, install with sudo apt-get install tcpdump)

I tried that. On port 443 it was silent while there was a lot of traffic on port 80.
However, the traffic on port 80 didn't seem to become less when stopping the videostream.
A lot of packets on port 80 come from the android tablet on which im running the ssh client terminal.

From the manual of tcpdump i understood that it is possibke to filter packets that are from/to a certain process.
I will try that.

But the fact that i have no traffic on port 443 does it mean for sure that the stream is no longer SSL encrypted?
Find all posts by this user
Quote this message in a reply
12th Oct, 2013, 12:41 PM
Post: #8
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: ffmpeg with SSL support (for SVTplay)
(12th Oct, 2013 06:43 AM)pacmyc Wrote:  From the manual of tcpdump i understood that it is possibke to filter packets that are from/to a certain process.
I will try that.

But the fact that i have no traffic on port 443 does it mean for sure that the stream is no longer SSL encrypted?

you can alway play with the filters like

tcpdump not dst net 192.168.0.0/16 and dst port 80

but if 443 is with no output, I would assume they switched back to 80.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 06:13 PM Powered By MyBB, © 2002-2025 MyBB Group.