Maru's world
World of tonic Fluff

Wed, 25 Aug 2010

New RTSP conntrack patch for 2.6.36

Long time no patch. Exactly 10 versions ago I released the last patch for rtsp. With 2.6.36 coming up some small build time fixes are needed again. As usual you can get it here.

I removed the POM repository since I doubt anyone used it at all.

Wed, 21 Jul 2010

So I started again....

Although a few of the my readers, yeah I had to start like this, already noticed it, I started taking pictures again. I sold my old gear, bought some new stuff, sent some of the new stuff back for calibration and took tons of pictures in the meantime. I really enjoy taking pictures now although I have a hard time getting the geek in me out of the picture. You know, is the exposure correct, what ASA/ISO should I use, damn the framing is off, is my camera frontfocusing, etc etc etc.

Tue, 24 Nov 2009

a little RTSP reminder

Just for all the people looking for newer rtsp kernel patches. If not otherwise noted the latest patch always works with kernel versions >= its own version. Right now 2.6.26 which is the latest works with kernels all the way up to the 2.6.32-rc series.

RTSP code available on github

Quick update on the RTSP front. I put the source online on github in the hope that more people will work on it. There are one or two bugs open I cannot fix myself so help is appreciated. So if you know the netfilter code head over to github and help out.

Sun, 08 Feb 2009

Fixed RTSP tarball

Just a quick heads-up for everyone using the new tarball. Alexandre noted that the current version was not compiling at all with his setup. The problem occurs if NF_CONNTRACK support is compiled statically in the kernel. Instead of obj-m, obj-y is set and no module is compiled. I changed the Makefile and put up a new tarball.

Sat, 07 Feb 2009

RTSP Status and site info

Wow, I should blog more often. I just was told that you can no longer post comments on my site which steems from the fact that I am using the no_old_comments plugin which makes sure, that there are no posts to old comments. Since I am not writing new entries that often nowadays, you cannot post at all. Well I fixed this for now, so if you were not able to post, well try again.

As for the RTSP patch, the latest one still works with a recent kernel, I have it running with 2.6.28.2 that's why there is no release of a new tarball.

Mon, 03 Nov 2008

New RTSP patch format

Hello everyone,

Starting with 2.6.26 the format of the patch I provide will differ. With the former patch you had to patch your kernel by hand and enable the module in the configuration. A few people remakred that this was a little bit difficult to handle.

From now on the patch is setup as an external module. Just extract the tarball, enter the directory and call:

  • make
  • make install

You need to have NF_CONNTRACK_NAT enabled in your kernel configuration though. For more information consult the README file. You can get the source here.

The name starts with rtsp-module.

NB: As always, this code works for me, if you find any bugs or have fixes please contact me.

BTW this code also works with 2.7.27 so do not look for a tarball.

Sun, 27 Jul 2008

The usual ramblings

I had a look at some old posts and noticed something very interesting. I often talked about the things I was doing right now and promised a more detailed explanation later on. Looking at "later" now shows me that this actually never happened.

Now the question my dear reader, what would be something interesting I should write about? NO that's not fishing for comments but it comes close. :) So please take your time, think and tell me what you are interested in.

Thu, 24 Jul 2008

New RTSP conntrack patch for 2.6.26

So there is a patch for 2.6.26 now. As usual you can get it here. Some more changes to the API this time but it works for me.

NB: As always, this code works for me, if you find any bugs or have fixes please contact me.

If anyone is interested I also updated the POM repository for the RTSP patch. You can find it here as well.

Fri, 18 Apr 2008

New RTSP conntrack patch for 2.6.25 FINAL

Finally 2.6.25 is out. As usual you can get the RTSP patch here. There has been no change between this and the latest RC.

On a side note. I am curious who is actually using this patch. Of course I could read my apache logs but having a comment like "Yes, I am using it for ...." is so much nicer.

NB: As always, this code works for me, if you find any bugs or have fixes please contact me.

Page 1 of 3  >>